feat: add commentary plugin

server
iGor milhit 2017-07-14 15:44:05 +02:00
parent 6809339209
commit 70d8f7065f
No known key found for this signature in database
GPG Key ID: 3B5043D919E99ED2
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ Plug 'https://github.com/dhruvasagar/vim-table-mode.git'
Plug 'https://github.com/shime/vim-livedown.git'
Plug 'https://github.com/tpope/vim-fugitive.git'
Plug 'https://github.com/elzr/vim-json.git'
Plug 'https://github.com/tpope/vim-commentary'
call plug#end()