Added syntax fo golang
This commit is contained in:
parent
7e9865956c
commit
4568d738ea
2
vimrc
2
vimrc
@ -10,6 +10,7 @@ Bundle "kien/ctrlp.vim"
|
||||
Bundle "townk/vim-autoclose"
|
||||
Bundle "laktek/distraction-free-writing-vim"
|
||||
Bundle "tpope/vim-fugitive"
|
||||
Bundle 'jnwhiteh/vim-golang'
|
||||
Bundle "sjl/gundo.vim"
|
||||
Bundle "digitaltoad/vim-jade"
|
||||
Bundle "davidhalter/jedi-vim"
|
||||
@ -292,4 +293,3 @@ map <D-e> :q!<CR>
|
||||
|
||||
set tags=~/.vim/tags " Tags
|
||||
let $PATH = "Users/Michele/.pyenv/shims:/usr/local/bin:/usr/bin:/bin" " PATH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user