]> git.pld-linux.org Git - packages/vim.git/blame - vim-pam.patch
- updated to 9.1.0001
[packages/vim.git] / vim-pam.patch
CommitLineData
296af0e0
AM
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
27abb56d 4 au BufNewFile,BufRead pacman.log setf pacmanlog
ab355829
ER
5
6 " Pam conf
296af0e0
AM
7-au BufNewFile,BufRead */etc/pam.conf setf pamconf
8+au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd setf pamconf
ab355829 9
296af0e0
AM
10 " Pam environment
11 au BufNewFile,BufRead pam_env.conf,.pam_environment setf pamenv
12
This page took 0.857233 seconds and 4 git commands to generate.