Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 691 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 691 Bytes

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.