patch 8.2.3964: some common lisp and scheme files not recognized

Problem:    Some common lisp and scheme files not recognized.
Solution:   Recognize *.asd as lisp and *.sld as scheme. (Alex Vear,
            closes #9447)
This commit is contained in:
Alex Vear
2022-01-01 11:38:42 +00:00
committed by Bram Moolenaar
parent 096ca73dac
commit 654b729c4c
3 changed files with 7 additions and 5 deletions

View File

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