From 8a6f97c21fb315b728a6e90b23e749ff2cba2f53 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Sat, 30 Sep 2017 20:53:28 +0100 Subject: [PATCH] added link to vim-commentary git page --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index 3be8f46..a11eecf 100644 --- a/vimrc +++ b/vimrc @@ -71,6 +71,7 @@ Plugin 'shawncplus/phpcomplete.vim' " https://github.com/posva/vim-vue Plugin 'posva/vim-vue' " vim-commentary +" https://github.com/tpope/vim-commentary Plugin 'tpope/vim-commentary'