]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim-filetype_vim-perl_tests.patch
- updated to 8.1.0513
[packages/vim.git] / 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.038301 seconds and 4 git commands to generate.