]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vim/after/**: Minor cleanup.
authorSimon Ruderich <simon@ruderich.org>
Thu, 21 Jun 2012 21:27:08 +0000 (23:27 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 21 Jun 2012 21:27:08 +0000 (23:27 +0200)
vim/after/ftplugin/mail.vim
vim/after/ftplugin/php.vim
vim/after/syntax/apache.vim
vim/after/syntax/crontab.vim
vim/after/syntax/vim.vim

index 2dc85d828a4ef1fb9fbddb22fd89b61b53dd3341..8b320aa6b562a2fff4e55fad551407df7db8b65f 100644 (file)
@@ -1,4 +1,5 @@
 " Vim filetype plugin file
+"
 " Language:     Mail
 " Maintainer:   Simon Ruderich <simon@ruderich.org>
 
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.
index 73c5c0a5d674c4507ba1a11f32911a6a73554124..ca0f9733c3b671e5be593b91002792c14da9a44c 100644 (file)
@@ -1,7 +1,7 @@
 " Vim syntax file
+"
 " Language:     Apache files
 " Maintainer:   Simon Ruderich <simon@ruderich.org>
-" Last Change:  2008-12-07
 
 
 " Only check spelling in comments.
index 46713e87c71b6d85027c4bed77d0ad516ee394ec..0b3ab21f67e09459060b6efc69b2e4bcb5ae432f 100644 (file)
@@ -1,7 +1,7 @@
 " Vim syntax file
+"
 " Language:     Crontab files
 " Maintainer:   Simon Ruderich <simon@ruderich.org>
-" Last Change:  2008-11-13
 
 
 " Don't check spelling in variables.
index 1764cf5f373a80f122fa80cafcfcc5573f05e3fa..3d22e23136182a319db17419cb53c94ae1940d38 100644 (file)
@@ -1,7 +1,7 @@
 " Vim syntax file
+"
 " Language:     Vim .vim files
 " Maintainer:   Simon Ruderich <simon@ruderich.org>
-" Last Change:  2008-05-20
 
 
 " Fix for the default .vim syntax to also recognize "syntax default" instead