diff --git a/nvimrc b/nvimrc index eba1454..d99c0e0 100644 --- a/nvimrc +++ b/nvimrc @@ -276,11 +276,6 @@ let g:vimsyn_embed= 'lPr' " vim-fugitive 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: runtime macros/matchit.vim