mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 07:01:54 +10:00
vim-patch:8.2.0736: some files not recognized as pamenv
Problem: Some files not recognized as pamenv.
Solution: Add pam_inv.conf. (closes vim/vim#6065)
aacc6afdb8
This commit is contained in:
@@ -1130,7 +1130,7 @@ au BufNewFile,BufRead pf.conf setf pf
|
||||
au BufNewFile,BufRead */etc/pam.conf setf pamconf
|
||||
|
||||
" Pam environment
|
||||
au BufNewFile,BufRead .pam_environment setf pamenv
|
||||
au BufNewFile,BufRead pam_env.conf,.pam_environment setf pamenv
|
||||
|
||||
" PApp
|
||||
au BufNewFile,BufRead *.papp,*.pxml,*.pxsl setf papp
|
||||
|
||||
Reference in New Issue
Block a user