forked from aniani/vim
patch 8.2.4701: Kuka Robot Language files not recognized
Problem: Kuka Robot Language files not recognized. Solution: Recognize *.src and *.dat files. (Patrick Meiser-Knosowski, closes #10096)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4701,
|
||||
/**/
|
||||
4700,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user