1
0
forked from aniani/vim

patch 9.0.1430: Livebook files are not recognized

Problem:    Livebook files are not recognized.
Solution:   Add a pattern for Livebook files. (Mathias Jean Johansen,
            closes #12203)
This commit is contained in:
Mathias Jean Johansen
2023-03-28 21:28:36 +01:00
committed by Bram Moolenaar
parent 1a08a3e2a5
commit 6400203517
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 */
/**/
1430,
/**/
1429,
/**/