comparison runtime/ftplugin/xml.vim @ 2034:7bc41231fbc7

Update runtime files.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 06 Jan 2010 20:54:52 +0100
parents f4f8014d516e
children 94601b379f38
comparison
equal deleted inserted replaced
2033:de5a43c5eedc 2034:7bc41231fbc7
1 " Vim filetype plugin file 1 " Vim filetype plugin file
2 " Language: xml 2 " Language: xml
3 " Maintainer: Dan Sharp <dwsharp at hotmail dot com> 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
4 " Last Changed: 30 Jun 2008 4 " Last Changed: 20 Jan 2009
5 " URL: http://mywebpage.netscape.com/sharppeople/vim/ftplugin 5 " URL: http://dwsharp.users.sourceforge.net/vim/ftplugin
6 6
7 if exists("b:did_ftplugin") | finish | endif 7 if exists("b:did_ftplugin") | finish | endif
8 let b:did_ftplugin = 1 8 let b:did_ftplugin = 1
9 9
10 " Make sure the continuation lines below do not cause problems in 10 " Make sure the continuation lines below do not cause problems in