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.
- Host: GitHub
- URL: https://github.com/larsbs/vim-xmll
- Owner: larsbs
- License: mit
- Created: 2016-01-17T14:20:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-17T14:20:20.000Z (over 10 years ago)
- Last Synced: 2023-08-01T00:56:28.207Z (almost 3 years ago)
- Topics: html, react, vim, xml
- Language: VimL
- Size: 298 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

### After
