1
0
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:
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-05-25 12:42:08 +01:00
committed by Bram Moolenaar
parent 4c3d21acaa
commit bf82df0dd4
3 changed files with 12 additions and 2 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
5015,
/**/
5014,
/**/