1
0
forked from aniani/vim

patch 8.2.0141: no swift filetype detection

Problem:    No swift filetype detection.
Solution:   Add swift, swiftgyb and sil. (Emir Sarı, closes #5517)
This commit is contained in:
Bram Moolenaar
2020-01-22 22:10:54 +01:00
parent ade0d39468
commit 0d76683e09
3 changed files with 12 additions and 0 deletions

View File

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