]> git.pld-linux.org Git - packages/vim.git/blob - vim-pam.patch
- rebuild with ruby 2.4
[packages/vim.git] / vim-pam.patch
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.047745 seconds and 3 git commands to generate.