Skip to content

Commit b795af7

Browse files
authored
Update vimrc.bundles
1 parent e7c72f6 commit b795af7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vimrc.bundles

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Plug 'tpope/vim-commentary'
3131
Plug 'tpope/vim-endwise'
3232
Plug 'tpope/vim-surround'
3333
Plug 'vim-scripts/greplace.vim'
34-
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' }
3534
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
3635
Plug 'deoplete-plugins/deoplete-go', { 'do': 'make'}
3736
Plug 'vim-scripts/Align'
@@ -42,6 +41,8 @@ Plug 'vim-python/python-syntax'
4241
Plug 'frazrepo/vim-rainbow'
4342
Plug 'vim/killersheep'
4443
Plug 'ncm2/ncm2'
44+
Plug 'ncm2/ncm2-coc'
45+
Plug 'ncm2/ncm2-go'
4546
Plug 'roxma/nvim-yarp'
4647
Plug 'ncm2/ncm2-bufword'
4748
Plug 'ncm2/ncm2-path'

0 commit comments

Comments
 (0)