From 1c3f1f681fcf676fd4a911973f46b21b17d5239e Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Thu, 19 Oct 2017 17:21:31 +0200 Subject: [PATCH] Comment with ease --- plugged.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/plugged.vim b/plugged.vim index 9605c41..52b4aa5 100644 --- a/plugged.vim +++ b/plugged.vim @@ -51,6 +51,7 @@ Plug 'michaeljsmith/vim-indent-object' " indentation Plug 'junegunn/vim-easy-align' " alignment Plug 'tpope/vim-repeat' " extend `.` Plug 'tpope/vim-surround' " surround +Plug 'tpope/vim-commentary' " comments Plug 'tpope/vim-endwise' " extend `%` Plug 'tpope/vim-eunuch' " unix helpers Plug 'tpope/vim-unimpaired' " next/prev