An open API service indexing awesome lists of open source software.

https://github.com/larsbs/vim-xmll

Tweaked Vim XML vanilla syntax highlighting plugin to make it look more similar to html syntax highlighting plugin.
https://github.com/larsbs/vim-xmll

html react vim xml

Last synced: 7 days ago
JSON representation

Tweaked Vim XML vanilla syntax highlighting plugin to make it look more similar to html syntax highlighting plugin.

Awesome Lists containing this project

README

          

# Vim XML Syntax

Tweaked Vim XML syntax highlighting plugin to make it look more similar to html syntax highlighting plugin. Mostly used in React development.
It's a 95% equal to the original vim-xml syntax plugin.

## Screenshots

Notice the end tags.

### Before

![Before screenshot](screenshots/before.png)

### After

![After screenshot](screenshots/after.png)