Skip to content

Commit d6d2040

Browse files
authored
Add Kotlin language support.
1 parent 24f8ebc commit d6d2040

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

language-configuration/multi-line-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"go",
88
"groovy",
99
"java",
10+
"kotlin",
1011
"less",
1112
"objective-c",
1213
"objective-cpp",

language-configuration/single-line-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"groovy",
99
"java",
1010
"javascript",
11+
"kotlin",
1112
"less",
1213
"objective-c",
1314
"objective-cpp",

0 commit comments

Comments
 (0)