Switch to another plugin for closing XML tags, which doesn't require the HTML ftplugin to extend the XML one
This commit is contained in:
parent
bd409f4ac0
commit
38dd8f048f
2 changed files with 1 additions and 3 deletions
|
@ -1,2 +0,0 @@
|
|||
let b:html_mode = 1
|
||||
runtime! ftplugin/xml.vim
|
|
@ -70,10 +70,10 @@ call Plug('wincent/loupe')
|
|||
call Plug('wincent/terminus')
|
||||
call Plug('w0rp/ale')
|
||||
|
||||
call Plug('alvan/vim-closetag')
|
||||
call Plug('LaTeX-Box-Team/LaTeX-Box')
|
||||
call Plug('vhda/verilog_systemverilog.vim')
|
||||
call Plug('sheerun/vim-polyglot')
|
||||
call Plug('sukima/xmledit')
|
||||
|
||||
call Plug('ehamberg/vim-cute-python')
|
||||
call Plug('Glench/Vim-Jinja2-Syntax')
|
||||
|
|
Loading…
Reference in a new issue