📅 2014-Sep-02 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ plugin, vim, xml, xmledit ⬩ 📚 Archive
XMLEdit is a useful plugin for Vim if you have to examine or edit XML files at the commandline. Its source can be downloaded and installed from here.
Some of the features of this plugin:
Jump between opening and closing tag by pressing \%
Jump between open bracket and close bracket by pressing %
Comment or uncomment a XML block
Tried with: Vim 7.4 and Ubuntu 14.04