Awesome
vim-svg-indent
Indenting for SVG files. This is a clone of xml.vim with changes made to indent SVG when it is in its own file.
Usage
SVG indenting will be enabled for files with the .svg
extension.
Installation
Pathogen
The recommended installation method is via Pathogen. Then simply execute
cd ~/.vim/bundle
git clone https://github.com/jasonshell/vim-svg-indent.git
License
Distributed under the same terms as Vim itself. See :help license
.