1
0
Fork 0
helix/languages.toml

25 lines
278 B
TOML
Raw Permalink Normal View History

2024-04-03 05:01:31 +02:00
use-grammars = { only = [
"rust",
"c",
"cpp",
"html",
"javascript",
"css",
"elisp",
"markdown",
"xml",
"org",
"json",
"yaml",
"toml",
"dockerfile",
"bash",
"lua",
"meson",
"make",
"ini",
"git-commit",
"git-config",
"git-rebase"
]}