🎨 add editorconfig plug
This commit is contained in:
parent
dc6c9ed803
commit
72c1b4f607
1 changed files with 1 additions and 0 deletions
1
init.vim
1
init.vim
|
|
@ -18,6 +18,7 @@ Plug 'vimwiki/vimwiki'
|
|||
Plug 'vim-airline/vim-airline'
|
||||
Plug 'tpope/vim-commentary'
|
||||
Plug 'ap/vim-css-color'
|
||||
Plug 'editorconfig/editorconfig-vim' " editor-config extension for vim
|
||||
" Plug 'rrethy/vim-illuminate' " highlight other uses of the current word under the cursor
|
||||
call plug#end()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue