We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0057b commit ffedbf4Copy full SHA for ffedbf4
lexers/embedded/kotlin.xml
@@ -3,6 +3,7 @@
3
<name>Kotlin</name>
4
<alias>kotlin</alias>
5
<filename>*.kt</filename>
6
+ <filename>*.kts</filename>
7
<mime_type>text/x-kotlin</mime_type>
8
<dot_all>true</dot_all>
9
</config>
0 commit comments