]> git.pld-linux.org Git - packages/vim.git/blob - vim-pam.patch
- unconditional noarch subpackages
[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 --- 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
7  
8  " Pam conf
9 -au BufNewFile,BufRead */etc/pam.conf                   setf pamconf
10 +au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd                      setf pamconf
11  
12  " Pam environment
13  au BufNewFile,BufRead pam_env.conf,.pam_environment    setf pamenv
14
This page took 0.092839 seconds and 3 git commands to generate.