0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

patch 9.0.1256: NetworkManager connection files are not recognized

Problem:    NetworkManager connection files are not recognized.
Solution:   Add a pattern for NetworkManager connection files. (closes #11893)
This commit is contained in:
ObserverOfTime
2023-01-28 18:05:40 +00:00
committed by Bram Moolenaar
parent 8fe5b9c8c1
commit 04e4f1d985
3 changed files with 4 additions and 1 deletions

View File

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