1
0
forked from aniani/vim

patch 8.2.0190: Kotlin files are not recognized

Problem:    Kotlin files are not recognized.
Solution:   Detect Kotlin files. (Alkeryn, closes #5560)
This commit is contained in:
Bram Moolenaar
2020-01-31 22:57:59 +01:00
parent 7cc96923c4
commit ab067a21b9
3 changed files with 7 additions and 1 deletions

View File

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