forked from aniani/vim
patch 8.2.2879: file extension .hsig not recognized
Problem: File extension .hsig not recognized.
Solution: Use Haskell filetype for .hsig files. (Marcin Szamotulski,
closes #8236)
This commit is contained in:
committed by
Bram Moolenaar
parent
b777da9be8
commit
f5409dbf66
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2879,
|
||||
/**/
|
||||
2878,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user