dotfiles/config/.config/helix/languages.toml
Michael Chalupiak 72a49d5e1c helix config
2025-06-03 17:43:31 -04:00

7 lines
126 B
TOML
Executable File

[[languages]]
indent = { tab-width = 2, unit = " " }
[language-server.harper-ls]
command = "harper-ls"
args = ["--stdio"]