GitHub - jasonshell/vim-svg-indent: Indentation for .svg files (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Repository files navigation

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.