Snippet library for SVG elements using the vim-snipMate format. Made for the use in html files.
Start building crazy browser graffitis or dive even deeper into SVG magic.
I use the neosnippet.vim engine.
Set the path to the snip directory:
let g:neosnippet#snippets_directory='.../Shougo/neosnippet-snippets/neosnippets, .../ja-nz/svg.snippets'
Make sure to auto expand the word boundary:
let g:neosnippet#expand_word_boundary = 1