Mercurial > vim
view runtime/indent/ant.vim @ 8107:925df1bbc05c
Added tag v7.4.1347 for changeset 58505cbea7e5df7a6e6b694a18db47123cfae2ec
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 18 Feb 2016 20:45:05 +0100 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
" Vim indent file " Language: ANT files " Maintainer: David Fishburn <fishburn@ianywhere.com> " Last Change: Thu May 15 2003 10:02:54 PM " Only load this indent file when no other was loaded. if exists("b:did_indent") finish endif " Use XML formatting rules runtime! indent/xml.vim