forked from aniani/vim
patch 8.2.2990: Jupyter Notebook files are not recognized
Problem: Jupyter Notebook files are not recognized. Solution: Recognize *.ipynb. (closes #8375)
This commit is contained in:
committed by
Bram Moolenaar
parent
c2dec4cac4
commit
2e66b0d137
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2990,
|
||||
/**/
|
||||
2989,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user