forked from aniani/vim
patch 8.2.3679: objc file detected as Octave
Problem: objc file detected as Octave. (Antony Lee) Solution: Detect objc by preprocessor lines. (Doug Kearns, closes #9223, closes #9220)
This commit is contained in:
committed by
Bram Moolenaar
parent
85be8563fe
commit
7329cfab36
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3679,
|
||||
/**/
|
||||
3678,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user