Adding the nerdcommenter plugin.
This commit is contained in:
parent
b1d33a22c8
commit
c3a6e55f9c
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -14,6 +14,7 @@ call vundle#begin()
|
||||||
" let Vundle manage Vundle, required
|
" let Vundle manage Vundle, required
|
||||||
Plugin 'VundleVim/Vundle.vim'
|
Plugin 'VundleVim/Vundle.vim'
|
||||||
Plugin 'bling/vim-airline'
|
Plugin 'bling/vim-airline'
|
||||||
|
Plugin 'scrooloose/nerdcommenter'
|
||||||
call vundle#end()
|
call vundle#end()
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue