1
0
forked from aniani/vim

patch 9.1.1220: filetype: uv.lock file not recognized

Problem:  filetype: uv.lock file not recognized
Solution: detect uv.lock file as toml filetype
          (Acaibird)

closes: #16924

Signed-off-by: Acaibird <durbannhawkey42@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Acaibird
2025-03-18 20:35:29 +01:00
committed by Christian Brabandt
parent c4815c157b
commit 18a6853a76
3 changed files with 5 additions and 3 deletions

View File

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