Cosmetic.
This commit is contained in:
parent
dac7239ed1
commit
a59c4608fd
1
.vimrc
1
.vimrc
|
@ -11,6 +11,7 @@ set rtp+=$GOROOT/misc/vim
|
||||||
set rtp+=~/.vim/bundle/Vundle.vim
|
set rtp+=~/.vim/bundle/Vundle.vim
|
||||||
call vundle#begin()
|
call vundle#begin()
|
||||||
|
|
||||||
|
" Plugins
|
||||||
Plugin 'tpope/vim-fugitive'
|
Plugin 'tpope/vim-fugitive'
|
||||||
Plugin 'tpope/vim-commentary'
|
Plugin 'tpope/vim-commentary'
|
||||||
Plugin 'tpope/vim-surround'
|
Plugin 'tpope/vim-surround'
|
||||||
|
|
Loading…
Reference in a new issue