1
0
forked from aniani/vim

patch 9.0.0182: quarto files are not recognized

Problem:    Quarto files are not recognized.
Solution:   Recognize quarto files by the extension. (Jonas Strittmatter,
            closes #10880)
This commit is contained in:
smjonas
2022-08-10 11:48:10 +01:00
committed by Bram Moolenaar
parent e5a0e8c1d7
commit 3a9687fb27
3 changed files with 6 additions and 0 deletions

View File

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