Skip to content

Commit

Permalink
add: .kts as Kotlin lang
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed May 17, 2021
1 parent f8770a6 commit f7ade19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions language.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ var Exts = map[string]string{
"json": "JSON",
"jsx": "JSX",
"kt": "Kotlin",
"kts": "Kotlin",
"lds": "LD Script",
"less": "LESS",
"Objective-C": "Objective-C", // deplicated Obj-C/Matlab/Mercury
Expand Down

0 comments on commit f7ade19

Please sign in to comment.