mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-23 19:21:40 +02:00
vim: Remove vim-closetag
This plugin appears to conflict with vim-autopairs, although I prefer the flexibility that autopairs provides.
This commit is contained in:
parent
edc3525416
commit
5b33379e36
@ -35,7 +35,6 @@ call plug#begin('~/.vim/plugged')
|
||||
Plug 'maksimr/vim-jsbeautify'
|
||||
|
||||
Plug 'pangloss/vim-javascript', {'for': 'javascript'}
|
||||
Plug 'alvan/vim-closetag', {'for': 'html'}
|
||||
Plug 'rhysd/vim-crystal', {'for': 'crystal'}
|
||||
Plug 'rust-lang/rust.vim', {'for': 'rust'}
|
||||
Plug 'baskerville/vim-sxhkdrc', {'for': 'sxhkdrc'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user