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

patch 9.0.1623: the program to filetype translation is not exported

Problem:    The program to filetype translation is not exported.
Solution:   Export Exe2filetype().
This commit is contained in:
Bram Moolenaar
2023-06-09 21:01:47 +01:00
parent 740df76c90
commit f07d1a7108
3 changed files with 93 additions and 75 deletions

View File

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