diff --git a/vim/vimrc b/vim/vimrc index 8c8ca7b..d06cc92 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -29,6 +29,7 @@ if filereadable(s:vim_config_dir . 'autoload/plug.vim') Plug 'tpope/vim-dadbod' Plug 'tpope/vim-dotenv' Plug 'tpope/vim-commentary' + Plug 'suy/vim-context-commentstring' " Working with XML like tags Plug 'tpope/vim-ragtag' " Helpers for UNIX (delete, rename)