X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vim%2Fafter%2Fftplugin%2Fphp.vim;h=82801b1a048e266ff19496bc7d33218f32bb744d;hb=d8da05cf457b4669bddd658c5bcf3d51a060d59c;hp=190395d28ede95e5e87651859701e7b40a4482a2;hpb=66b846d24cf89e99935ca6bb2e3f86cf98ab57f5;p=config%2Fdotfiles.git diff --git a/vim/after/ftplugin/php.vim b/vim/after/ftplugin/php.vim index 190395d..82801b1 100644 --- a/vim/after/ftplugin/php.vim +++ b/vim/after/ftplugin/php.vim @@ -1,7 +1,7 @@ " Vim filetype plugin file +" " Language: PHP " Maintainer: Simon Ruderich -" Last Change: 2008-10-17 " Don't allow short PHP tags () as they are not always available.