vim: Add preservim/nerdcommenter

This commit is contained in:
Oliver Davies 2021-05-04 12:40:43 +01:00
parent 8b29ff9e17
commit 9ffd8474bd

View file

@ -36,11 +36,15 @@ Plug 'machakann/vim-highlightedyank'
Plug 'mg979/vim-visual-multi', {'branch': 'master'}
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'phpactor/phpactor', {'for': 'php', 'tag': '*', 'do': 'composer install --no-dev -o'}
Plug 'preservim/nerdcommenter'
Plug 'preservim/nerdtree'
Plug 'sheerun/vim-polyglot'
Plug 'vim-airline/vim-airline'
call plug#end()
" Enable filetype plugins
filetype plugin on
colorscheme nord
" Nerdtree