chore(nvim): remove vim-go
This commit is contained in:
parent
ee24a7ce17
commit
e142630914
5
nvimrc
5
nvimrc
|
@ -276,11 +276,6 @@ let g:vimsyn_embed= 'lPr'
|
||||||
" vim-fugitive
|
" vim-fugitive
|
||||||
packadd! vim-fugitive " https://github.com/tpope/vim-fugitive.git
|
packadd! vim-fugitive " https://github.com/tpope/vim-fugitive.git
|
||||||
|
|
||||||
" vim-go
|
|
||||||
" Doesn't work in after/ftplugin/go.vim:
|
|
||||||
let g:go_def_mapping_enabled = 0
|
|
||||||
packadd! vim-go " https://github.com/fatih/vim-go.git
|
|
||||||
|
|
||||||
" load internal plugins:
|
" load internal plugins:
|
||||||
runtime macros/matchit.vim
|
runtime macros/matchit.vim
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue