add vim-go and first mappings
This commit is contained in:
parent
10244abb9f
commit
6eed4e1928
2 changed files with 3 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -119,6 +119,7 @@ Bundle 'honza/vim-snippets'
|
|||
Plugin 'JuliaLang/julia-vim'
|
||||
Plugin 'tpope/vim-surround'
|
||||
Bundle 'farseer90718/vim-taskwarrior'
|
||||
Bundle 'fatih/vim-go'
|
||||
"https://git.wincent.com/command-t.git
|
||||
call vundle#end()
|
||||
filetype plugin indent on " required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue