forked from aniani/vim
patch 8.2.3285: scdoc filetype is not recognized
Problem: Scdoc filetype is not recognized. Solution: Add filetype detection. (Gregory Anders, closes #8701)
This commit is contained in:
committed by
Bram Moolenaar
parent
80d7395dcf
commit
dd097bdc13
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3285,
|
||||
/**/
|
||||
3284,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user