]> git.pld-linux.org Git - packages/vim.git/blame_incremental - vim-pam.patch
- rebuild with perl 5.26
[packages/vim.git] / vim-pam.patch
... / ...
CommitLineData
1--- vim74/runtime/filetype.vim~ 2013-09-06 00:12:00.000000000 +0300
2+++ vim74/runtime/filetype.vim 2013-09-06 00:12:35.086158130 +0300
3@@ -1330,7 +1330,7 @@
4 au BufNewFile,BufRead pf.conf setf pf
5
6 " Pam conf
7-au BufNewFile,BufRead */etc/pam.conf setf pamconf
8+au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd setf pamconf
9
10 " PApp
11 au BufNewFile,BufRead *.papp,*.pxml,*.pxsl setf papp
This page took 0.025234 seconds and 4 git commands to generate.