]> git.pld-linux.org Git - packages/vim.git/blob - vim-pam.patch
Up to 9.1.0168
[packages/vim.git] / vim-pam.patch
1 --- vim-8.2.1524/runtime/filetype.vim~  2020-08-26 09:16:25.000000000 +0200
2 +++ vim-8.2.1524/runtime/filetype.vim   2020-08-26 09:17:06.450765953 +0200
3 @@ -1153,7 +1153,7 @@ au BufNewFile,BufRead *.hook
4  au BufNewFile,BufRead pacman.log                       setf pacmanlog
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  " Pam environment
11  au BufNewFile,BufRead pam_env.conf,.pam_environment    setf pamenv
12
This page took 0.024572 seconds and 3 git commands to generate.