forked from aniani/vim
patch 8.2.5015: Hoon and Moonscript files are not recognized
Problem: Hoon and Moonscript files are not recognized. Solution: Add filetype patterns. (Goc Dundar, closes #10478)
This commit is contained in:
committed by
Bram Moolenaar
parent
4c3d21acaa
commit
bf82df0dd4
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5015,
|
||||
/**/
|
||||
5014,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user