]> git.pld-linux.org Git - packages/vim.git/blob - vim-phphighlight.patch
- updated to patchversion 6.0.208
[packages/vim.git] / vim-phphighlight.patch
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.050469 seconds and 3 git commands to generate.