noevim: remove unused plugins

This commit is contained in:
Jidbo 2021-12-15 12:27:08 +01:00 committed by saibotk
parent c239c6117f
commit a8561a5bed
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -9,12 +9,6 @@ Plug 'editorconfig/editorconfig-vim'
" brackets management " brackets management
Plug 'tpope/vim-surround' Plug 'tpope/vim-surround'
" Lanugage tool
Plug 'dpelle/vim-LanguageTool'
" navigation
Plug 'justinmk/vim-sneak'
" WINDOW MANAGEMENT " WINDOW MANAGEMENT
" =================== " ===================