diff --git a/.vimrc b/.vimrc index dc78d4b..6fc4855 100644 --- a/.vimrc +++ b/.vimrc @@ -169,6 +169,7 @@ Bundle 'git://git.wincent.com/command-t.git' Bundle 'majutsushi/tagbar' Bundle 'vim-startify' Bundle 'clang-complete' +Bundle 'scrooloose/nerdcommenter' filetype plugin indent on " required! "