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:
Danielle McLean 2018-11-16 09:19:10 +11:00
parent bd409f4ac0
commit 38dd8f048f
Signed by: 00dani
GPG Key ID: 8EB789DDF3ABD240
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
let b:html_mode = 1
runtime! ftplugin/xml.vim

View File

@ -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')