You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Tweaked Vim XML vanilla syntax highlighting plugin to make it look more similar to html syntax highlighting plugin.