]> git.pld-linux.org Git - packages/vim.git/blame - vim-phphighlight.patch
- vim can print, now (fixed file list)
[packages/vim.git] / vim-phphighlight.patch
CommitLineData
f54299c4 1--- vim60t/runtime/syntax/php.vim.php Mon Jan 22 12:22:07 2001
2+++ vim60t/runtime/syntax/php.vim Mon Jan 22 12:22:21 2001
3@@ -220,7 +220,7 @@
4 if exists("php_minlines")
5 exec "syn sync minlines=" . php_minlines
6 else
7- syn sync minlines=100
8+ syn sync minlines=500
9 endif
10
11 " The default highlighting.
This page took 0.069876 seconds and 4 git commands to generate.