]> git.pld-linux.org Git - packages/vim.git/blame - vim-pam.patch
- up to 8.2.1524
[packages/vim.git] / vim-pam.patch
CommitLineData
7928792f
ER
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
296af0e0
AM
3--- vim-8.2.1524/runtime/filetype.vim~ 2020-08-26 09:16:25.000000000 +0200
4+++ vim-8.2.1524/runtime/filetype.vim 2020-08-26 09:17:06.450765953 +0200
5@@ -1153,7 +1153,7 @@ au BufNewFile,BufRead *.hook
6 \ endif
ab355829
ER
7
8 " Pam conf
296af0e0
AM
9-au BufNewFile,BufRead */etc/pam.conf setf pamconf
10+au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd setf pamconf
ab355829 11
296af0e0
AM
12 " Pam environment
13 au BufNewFile,BufRead pam_env.conf,.pam_environment setf pamenv
14
This page took 0.068984 seconds and 4 git commands to generate.