From 0b0f82daefbe16713514f7dd1229029beaecf05a Mon Sep 17 00:00:00 2001 From: valeth Date: Wed, 20 Apr 2016 18:10:45 +0200 Subject: [PATCH] change from nerdcommenter to vim-commentary --- plugins/nerdcommenter.vim | 2 +- plugins/vim-commentary.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/nerdcommenter.vim b/plugins/nerdcommenter.vim index e904329..4076108 100644 --- a/plugins/nerdcommenter.vim +++ b/plugins/nerdcommenter.vim @@ -1 +1 @@ -Plug 'scrooloose/nerdcommenter' +"Plug 'scrooloose/nerdcommenter' diff --git a/plugins/vim-commentary.vim b/plugins/vim-commentary.vim index 4097c93..8c9a7a1 100644 --- a/plugins/vim-commentary.vim +++ b/plugins/vim-commentary.vim @@ -1 +1 @@ -"Plug 'tpope/vim-commentary' +Plug 'tpope/vim-commentary'