]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim-filetype_vim-perl_tests.patch
rebuild with perl 5.34.0
[packages/vim.git] / vim-filetype_vim-perl_tests.patch
index c970331e167203ec2c3e4d78bac643527124aec6..2775dbd241b735543b05a6e81e9f87d0fb13d885 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
+ " Sratus VOS command macro
+ au BufNewFile,BufRead *.cm                    setf voscm
This page took 0.09031 seconds and 4 git commands to generate.