]> 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 c970331e167203ec2c3e4d78bac643527124aec6..65d40b69ab37c59882aeeec6b5bd0839750cc7c8 100644 (file)
@@ -5,8 +5,8 @@
  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()
 +
- " Tads (or Nroff)
- au BufNewFile,BufRead *.t
-       \ if !<SID>FTnroff() | setf tads | endif
+ " Sysctl
+ au BufNewFile,BufRead /etc/sysctl.conf          setf sysctl
This page took 0.041945 seconds and 4 git commands to generate.