Merge d82c8e25cd
into 802b100415
This commit is contained in:
commit
0fa305e5c3
|
@ -107,6 +107,9 @@ Plug 'rdnetto/YCM-Generator', { 'branch': 'stable' }
|
|||
" Using a tagged release; wildcard allowed (requires git 1.9.2 or above)
|
||||
Plug 'fatih/vim-go', { 'tag': '*' }
|
||||
|
||||
" Local plugin
|
||||
Plug '/my/local/vim/plugin'
|
||||
|
||||
" Plugin options
|
||||
Plug 'nsf/gocode', { 'tag': 'v.20150303', 'rtp': 'vim' }
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user