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
- Host: GitHub
- URL: https://github.com/othree/svg-properties-syntax.vim
- Owner: othree
- License: mit
- Created: 2016-04-26T13:04:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T09:22:40.000Z (over 9 years ago)
- Last Synced: 2024-10-13T13:05:49.740Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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