Remove unused nvim plugins
This commit is contained in:
parent
2e59bb97a4
commit
e0300868af
@ -19,9 +19,6 @@ Plug 'tpope/vim-commentary'
|
|||||||
" Language specific
|
" Language specific
|
||||||
Plug 'fatih/vim-go'
|
Plug 'fatih/vim-go'
|
||||||
Plug 'exu/pgsql.vim'
|
Plug 'exu/pgsql.vim'
|
||||||
Plug 'sirtaj/vim-openscad'
|
|
||||||
"Plug 'rust-lang/rust.vim'
|
|
||||||
"Plug 'racer-rust/vim-racer'
|
|
||||||
|
|
||||||
" Git helpers
|
" Git helpers
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
|
Loading…
Reference in New Issue
Block a user