NerdCommenter added
This commit is contained in:
parent
90b014ca57
commit
6575b20736
1
.vimrc
1
.vimrc
|
@ -169,6 +169,7 @@ Bundle 'git://git.wincent.com/command-t.git'
|
||||||
Bundle 'majutsushi/tagbar'
|
Bundle 'majutsushi/tagbar'
|
||||||
Bundle 'vim-startify'
|
Bundle 'vim-startify'
|
||||||
Bundle 'clang-complete'
|
Bundle 'clang-complete'
|
||||||
|
Bundle 'scrooloose/nerdcommenter'
|
||||||
|
|
||||||
filetype plugin indent on " required!
|
filetype plugin indent on " required!
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue