]> git.pld-linux.org Git - packages/vim.git/blob - vim-pam.patch
0c300350b3e1083307d88920c39ccad20bb07914
[packages/vim.git] / vim-pam.patch
1 --- vim72/runtime/filetype.vim~ 2009-02-11 07:35:48.210984868 +0200
2 +++ vim72/runtime/filetype.vim  2009-02-11 07:34:49.298491103 +0200
3 @@ -1242,7 +1242,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.025319 seconds and 3 git commands to generate.