mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added detection for the Kotlin language
This commit is contained in:
@@ -574,6 +574,12 @@ JavaScript:
|
||||
filenames:
|
||||
- Jakefile
|
||||
|
||||
Kotlin:
|
||||
type: programming
|
||||
lexer: Kotlin
|
||||
extensions:
|
||||
- .kt
|
||||
|
||||
LLVM:
|
||||
extensions:
|
||||
- .ll
|
||||
|
||||
Reference in New Issue
Block a user