Replace nerdcommenter with vim-commentary

master
Hektor Misplon 2020-12-10 15:04:23 +01:00
parent d47e6c8b2a
commit 7737f1c76c
1 changed files with 2 additions and 2 deletions

2
.vimrc
View File

@ -117,7 +117,7 @@ call plug#begin()
" Plugins: General
Plug 'preservim/nerdcommenter'
Plug 'tpope/vim-commentary'
Plug 'takac/vim-hardtime'
Plug 'machakann/vim-sandwich'
Plug 'junegunn/fzf', { 'do': './install --bin' }