NerdCommenter added
This commit is contained in:
parent
8ff3fd6502
commit
2872923c2a
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