1
0
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:
Gregory Anders
2021-08-04 20:00:27 +02:00
committed by Bram Moolenaar
parent 80d7395dcf
commit dd097bdc13
3 changed files with 6 additions and 0 deletions

View File

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