0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.2.0713: the pam_environment file is not recognized

Problem:    The pam_environment file is not recognized.
Solution:   Add a filetype pattern for pamenv. (closes #6051)
This commit is contained in:
Bram Moolenaar
2020-05-07 18:51:27 +02:00
parent 0ff5dedf0f
commit 6115481053
3 changed files with 6 additions and 0 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
713,
/**/
712,
/**/