forked from aniani/vim
patch 9.1.0725: filetype: swiftinterface files are not recognized
Problem: filetype: swiftinterface files are not recognized Solution: Detect '*.swiftinterface' files as swift filetype (LosFarmosCTL) closes: #15658 Signed-off-by: LosFarmosCTL <80157503+LosFarmosCTL@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
d30ffdca49
commit
03cac4b70d
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
725,
|
||||
/**/
|
||||
724,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user