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:
committed by
Bram Moolenaar
parent
1a08a3e2a5
commit
6400203517
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1430,
|
||||
/**/
|
||||
1429,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user