1
0
mirror of https://github.com/luzifer/vim.git synced 2024-09-19 19:12:55 +00:00

Added vim-go as it's very useful while coding GOlang

This commit is contained in:
Knut Ahlers 2014-09-28 13:50:07 +02:00
parent 8c6f8e97ca
commit f8a95fbd29

1
vimrc
View File

@ -22,6 +22,7 @@ Bundle 'groenewege/vim-less'
Bundle 'mutewinter/nginx.vim' Bundle 'mutewinter/nginx.vim'
Bundle 'chrisbra/csv.vim' Bundle 'chrisbra/csv.vim'
Bundle 'dag/vim-fish' Bundle 'dag/vim-fish'
Bundle 'fatih/vim-go'
" important settings " important settings
" "