mirror of
https://github.com/heyman/heynote.git
synced 2025-08-14 08:48:36 +02:00
Add TOML support
This commit is contained in:
@ -21,6 +21,7 @@ GUESSLANG_LANGUAGES = [
|
||||
"go",
|
||||
"clj",
|
||||
"erl",
|
||||
"toml",
|
||||
]
|
||||
|
||||
const guessLang = new self.GuessLang()
|
||||
|
Reference in New Issue
Block a user