0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 9.0.1632: not all cabal config files are recognized

Problem:    Not all cabal config files are recognized.
Solution:   Add a couple of patterns. (Marcin Szamotulski, closes #12463)
This commit is contained in:
Marcin Szamotulski
2023-06-14 19:45:43 +01:00
committed by Bram Moolenaar
parent 4c7cb372c1
commit 166cd7b801
3 changed files with 41 additions and 5 deletions

View File

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