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

Update runtime files.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 06 Jan 2010 20:54:52 +0100
parents 41e7594cac8b
children 94601b379f38
comparison
equal deleted inserted replaced
2033:de5a43c5eedc 2034:7bc41231fbc7
1 " Vim filetype plugin file 1 " Vim filetype plugin file
2 " Language: Java 2 " Language: Java
3 " Maintainer: Dan Sharp <dwsharp at hotmail dot com> 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
4 " Last Change: 2005 Mar 28 4 " Last Change: 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