mirror of
https://github.com/luzifer/vim.git
synced 2024-11-10 00:20:00 +00:00
Added vim-go as it's very useful while coding GOlang
This commit is contained in:
parent
8c6f8e97ca
commit
f8a95fbd29
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -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
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue