0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

patch 9.0.1281: Cadence files are not recognized

Problem:    Cadence files are not recognized.
Solution:   Recognize Cadence files. (Janez Podhostnik, closes #11951)
This commit is contained in:
Janez Podhostnik
2023-02-05 13:01:40 +00:00
committed by Bram Moolenaar
parent 7a1bdaecf2
commit cb626a4692
3 changed files with 6 additions and 0 deletions

View File

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