Skip to content

Commit 5dab995

Browse files
committed
Reference JSON schema in Kotlin grammar
1 parent dbd2bb7 commit 5dab995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/Kotlin.tmLanguage.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
23
"name": "Kotlin",
34
"scopeName": "source.kotlin",
45
"patterns": [

0 commit comments

Comments
 (0)