forked from aniani/vim
patch 8.2.3519: TOML files are not recognized
Problem: TOML files are not recognized. Solution: Add filetype patterns for TOML. (Aman Verma, closes #8984)
This commit is contained in:
committed by
Bram Moolenaar
parent
f08b0eb869
commit
28b6a3bef6
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3519,
|
||||
/**/
|
||||
3518,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user