Hi I just started experimenting with the XMLedit plugin for vim (https://github.com/sukima/xmledit/). I’ve noticed that it works for xml file types and xhtml file types but doesn’t work for html file types. How can I fix that?
I used the pathogen install.
For some reason the pathogen install was not working correctly. It didn’t load the help files. So I built the vba and sourced it. This loaded the docs. Once I checked the docs I saw that there were two ways to get xmledit to work with html. I tried the simplier of the two– sym-linking.
That worked.