start supporting golang
This commit is contained in:
parent
4352ee68cb
commit
4c66713452
@ -29,6 +29,7 @@ runtime textobjects.vundle
|
|||||||
runtime search.vundle
|
runtime search.vundle
|
||||||
runtime project.vundle
|
runtime project.vundle
|
||||||
runtime vim-improvements.vundle
|
runtime vim-improvements.vundle
|
||||||
|
runtime go.vundle
|
||||||
|
|
||||||
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
||||||
" allow the user to add vim plugins to yadr without the need for a fork.
|
" allow the user to add vim plugins to yadr without the need for a fork.
|
||||||
|
1
vim/vundles/go.vundle
Normal file
1
vim/vundles/go.vundle
Normal file
@ -0,0 +1 @@
|
|||||||
|
Bundle 'fatih/vim-go'
|
Loading…
Reference in New Issue
Block a user