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

https://github.com/othree/svg-properties-syntax.vim

SVG style property syntax highlight for editing CSS file using Vim
https://github.com/othree/svg-properties-syntax.vim

Last synced: 5 months ago
JSON representation

SVG style property syntax highlight for editing CSS file using Vim

Awesome Lists containing this project

README

          

svg-properties-syntax.vim
=========================

SVG property such as `fill`, `blink` can be used in CSS file.
But hail2u don't think these properties should placed in [vim-css3-syntax][].
So I start to build this extension.
Let CSS file syntax supports svg properties.

[vim-css3-syntax]:https://github.com/hail2u/vim-css3-syntax

LICENSE
-------

MIT