mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 14:15:18 +00:00
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:
committed by
Bram Moolenaar
parent
096ca73dac
commit
654b729c4c
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3964,
|
||||
/**/
|
||||
3963,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user