]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vim/after/ftplugin/php.vim
vim/after/**: Minor cleanup.
[config/dotfiles.git] / vim / after / ftplugin / php.vim
index 190395d28ede95e5e87651859701e7b40a4482a2..82801b1a048e266ff19496bc7d33218f32bb744d 100644 (file)
@@ -1,7 +1,7 @@
 " Vim filetype plugin file
+"
 " Language:     PHP
 " Maintainer:   Simon Ruderich <simon@ruderich.org>
-" Last Change:  2008-10-17
 
 
 " Don't allow short PHP tags (<? .. ?>) as they are not always available.