forked from aniani/vim
patch 9.1.0591: filetype: *.wl files are not recognized
Problem: filetype: *.wl files are not recognized
Solution: Detect '*.wl' files as Mathematica package files
(Jonas Dujava)
closes: #15269
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
d4d1207208
commit
c6d7dc0393
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
591,
|
||||
/**/
|
||||
590,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user