Merge 18d217919b
into 06992bcfb9
This commit is contained in:
commit
586806bb3f
|
@ -110,6 +110,9 @@ Plug 'fatih/vim-go', { 'tag': '*' }
|
||||||
" Plugin options
|
" Plugin options
|
||||||
Plug 'nsf/gocode', { 'tag': 'v.20150303', 'rtp': 'vim' }
|
Plug 'nsf/gocode', { 'tag': 'v.20150303', 'rtp': 'vim' }
|
||||||
|
|
||||||
|
" Or a different git branch
|
||||||
|
Plug 'rdnetto/YCM-Generator', { 'branch': 'stable'}
|
||||||
|
|
||||||
" Plugin outside ~/.vim/plugged with post-update hook
|
" Plugin outside ~/.vim/plugged with post-update hook
|
||||||
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user