mirror of
https://github.com/heyman/heynote.git
synced 2025-08-09 22:57:45 +02:00
* Add Swift language support * Add Kotlin language support
This commit is contained in:
@ -22,6 +22,8 @@ GUESSLANG_LANGUAGES = [
|
||||
"clj",
|
||||
"erl",
|
||||
"toml",
|
||||
"swift",
|
||||
"kt",
|
||||
]
|
||||
|
||||
const guessLang = new self.GuessLang()
|
||||
|
Reference in New Issue
Block a user