]> git.pld-linux.org Git - packages/vim.git/commitdiff
- it is not needed - minlines should be set in configuration file
authorwrobell <wrobell@pld-linux.org>
Wed, 27 Mar 2002 14:01:06 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-phphighlight.patch -> 1.2

vim-phphighlight.patch [deleted file]

diff --git a/vim-phphighlight.patch b/vim-phphighlight.patch
deleted file mode 100644 (file)
index c05a06b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- vim60t/runtime/syntax/php.vim.php  Mon Jan 22 12:22:07 2001
-+++ vim60t/runtime/syntax/php.vim      Mon Jan 22 12:22:21 2001
-@@ -220,7 +220,7 @@
- if exists("php_minlines")
-   exec "syn sync minlines=" . php_minlines
- else
--  syn sync minlines=100
-+  syn sync minlines=500
- endif
- " The default highlighting.
This page took 1.632396 seconds and 4 git commands to generate.