forked from aniani/vim
patch 8.2.4414: solidity files are not recognized
Problem: Solidity files are not recognized. Solution: Add the *.sol pattern. (Dundar Goc, closes #9792)
This commit is contained in:
committed by
Bram Moolenaar
parent
56acd1f8ed
commit
97b231541d
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4414,
|
||||
/**/
|
||||
4413,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user