diff options
Diffstat (limited to '.pluggins.vim')
| -rw-r--r-- | .pluggins.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.pluggins.vim b/.pluggins.vim index 1c60958..c3951a5 100644 --- a/.pluggins.vim +++ b/.pluggins.vim @@ -6,10 +6,8 @@ call plug#begin() Plug 'tomtom/tcomment_vim' " mininal commenter Plug 'itchyny/lightline.vim' " minimal status bar - " bloat?? Plug 'romainl/vim-cool' " disable highlight after search - Plug 'haya14busa/incsearch.vim' " better incsearch Plug 'justinmk/vim-syntax-extra' " better syntax highlight Plug 'sheerun/vim-polyglot' " better syntax highlight call plug#end() |
