1
0
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:
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-18 13:45:55 +00:00
committed by Bram Moolenaar
parent 56acd1f8ed
commit 97b231541d
3 changed files with 6 additions and 0 deletions

View File

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