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:
committed by
Bram Moolenaar
parent
d14bb1aef9
commit
040674129f
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5,
|
||||
/**/
|
||||
4,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user