1
0
Fork 0
helix/languages.toml
2024-04-03 00:01:31 -03:00

25 lines
278 B
TOML

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"
]}