svg.vim : SVG syntax file
script karma |
Rating 43/23,
Downloaded by 3985 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Michał Górny |
|
script type |
syntax |
|
description |
File for Scalable Vector Graphics syntax highlighting
This script highlights SVG 1.0 and 1.1 syntax as described at http://www.w3.org/TR/SVG/
SVG is an XML application, so svg.vim needs XML syntax file to work properly.
|
|
install details |
Put svg.vim in your syntax directory
and add the following line to your filetype.vim file:
au BufNewFile,BufRead *.svg setf svg
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.236.112.101
|