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