~dricottone/vim-xml

ref: cdb249c04ad4d38b11789b358093bcdb8d7d3a54 vim-xml/README.md -rw-r--r-- 555 bytes
cdb249c0Dominic Ricottone Adding documentation and license 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# vim-xml

A fork of the official Vim syntax file for XML.

The history of this file is a bit difficult to trace, as I started from an
altered version. Some of the history can be seen in the
[official vim repo](https://github.com/vim/vim/commits/master/runtime/syntax/xml.vim).

I've rewritten the file to de-emphasize end tags in XML/XHTML/HTML.

I've been working on this since 2018 but I recently decided to rebuild the git
history. An added side-benefit is that a couple TODOs have beenn resolved
upstream, and the improvements will now be included.