]> git.pld-linux.org Git - packages/vim.git/commitdiff
- obsoletevim-filetype_vim-php45.patch
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 30 Apr 2006 21:47:57 +0000 (21:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-filetype_vim-php45.patch -> 1.2

vim-filetype_vim-php45.patch [deleted file]

diff --git a/vim-filetype_vim-php45.patch b/vim-filetype_vim-php45.patch
deleted file mode 100644 (file)
index c1201e7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- vim64/runtime/filetype.vim~        2006-02-28 10:53:41.000000000 +0100
-+++ vim64/runtime/filetype.vim 2006-02-28 10:55:04.367164896 +0100
-@@ -1008,8 +1008,8 @@
- " Perl POD
- au BufNewFile,BufRead *.pod                   setf pod
--" Php3
--au BufNewFile,BufRead *.php,*.php3            setf php
-+" PHP 3/4/5
-+au BufNewFile,BufRead *.php,*.php3,*.php4,*.php5      setf php
- " Phtml
- au BufNewFile,BufRead *.phtml                 setf phtml
This page took 0.036281 seconds and 4 git commands to generate.