1
0
forked from aniani/vim

patch 9.0.0005: hare files are not recognized

Problem:    Hare files are not recognized.
Solution:   Add a filetype pattern. (Hugo Osvaldo Barrera, closes #10630)
This commit is contained in:
Hugo Osvaldo Barrera
2022-06-29 13:48:49 +01:00
committed by Bram Moolenaar
parent d14bb1aef9
commit 040674129f
3 changed files with 6 additions and 0 deletions

View File

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