vim: replace nerdcommenter with vim-commentary

master
Guillaume Dott 2019-04-09 15:51:44 +02:00
parent 2c00fbe1c7
commit 55d94e0e32
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ if filereadable(expand(bundledir."vundle/README.md"))
Plugin 'scrooloose/syntastic' Plugin 'scrooloose/syntastic'
Plugin 'sjl/gundo.vim' Plugin 'sjl/gundo.vim'
Plugin 'scrooloose/nerdcommenter' Plugin 'tpope/vim-commentary'
Plugin 'VisIncr' Plugin 'VisIncr'