helix config
This commit is contained in:
6
config/.config/helix/languages.toml
Executable file
6
config/.config/helix/languages.toml
Executable file
@@ -0,0 +1,6 @@
|
||||
[[languages]]
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
||||
[language-server.harper-ls]
|
||||
command = "harper-ls"
|
||||
args = ["--stdio"]
|
||||
Reference in New Issue
Block a user