helix with local build

This commit is contained in:
2026-01-10 17:58:52 +02:00
parent 241ce713ac
commit dc308d0fcc
3 changed files with 18 additions and 7 deletions
+16 -6
View File
@@ -8,6 +8,16 @@ auto-format = false
name = "tsx"
auto-format = true
[[language]]
name = "html"
indent = { tab-width = 4, unit = " " }
auto-format = false
# [[language]]
# name = "tera"
# injection-regex = "html"
# file-types = ["html"]
[[language]]
name = "markdown"
[language.auto-pairs]
@@ -44,11 +54,11 @@ include_md_extension_md_link = true # [File](file.md) or [File](file)
[[language]]
name = "toml"
auto-format = true
# TODO: still aligns
[language-server.taplo.config]
alignComments = false
align_comments = false
formatter = { command = "taplo", args = [
"format",
# "-oalign_comments=false",
"-",
] }
# [language-server.yaml-language-server.config.yaml]
@@ -79,7 +89,7 @@ exportPdf = "never" # onSave, default: never
[[language]]
name = "env"
file-types = ["conf"]
file-types = ["conf", { glob = ".envrc" }]
[[language]]
name = "devicetree"
+1
View File
@@ -0,0 +1 @@
/usr/lib/helix/runtime