refactor(helix): update config

This commit is contained in:
2025-10-10 15:39:14 +02:00
committed by GitHub
parent 448364815b
commit a34b917aec
2 changed files with 24 additions and 1 deletions

View File

@@ -1,2 +1,6 @@
[[language]]
name = "c"
indent = { tab-width = 4, unit = "\t" }
[language-server.clangd]
args = ["--header-insertion=never"]