Removed slow autotag plugin

main
Michael Mandl 2019-11-21 20:36:13 +01:00
parent ebcedefa0f
commit 1f1b409e6b
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ Plug 'autozimu/LanguageClient-neovim', {
\ 'do': 'bash install.sh',
\ }
Plug 'craigemery/vim-autotag'
Plug 'tpope/vim-dispatch'
call plug#end()