]> git.pld-linux.org Git - packages/vim.git/commitdiff
- really update for 7.0
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 15 Nov 2006 13:06:33 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-filetype_vim-perl_tests.patch -> 1.3

vim-filetype_vim-perl_tests.patch

index 70c981d3d2ba8954766e6426b480e0acd4abcef0..65d40b69ab37c59882aeeec6b5bd0839750cc7c8 100644 (file)
@@ -5,7 +5,7 @@
  au BufNewFile,BufRead *.sml                   setf sml
  
 +" tests for perl modules
-+au BufNewFile,BufRead t/*.t                   call FTCheck_pl()
++au BufNewFile,BufRead t/*.t                   call s:FTpl()
 +
  " Sysctl
  au BufNewFile,BufRead /etc/sysctl.conf          setf sysctl
This page took 0.104857 seconds and 4 git commands to generate.