This commit is contained in:
Tao Tien 2026-02-10 02:30:45 -08:00
parent 5497872aff
commit f6361b9fa1
3 changed files with 9 additions and 3 deletions

6
.helix/languages.toml Normal file
View file

@ -0,0 +1,6 @@
[language-server.lspmux]
command = "lspmux"
[[language]]
name = "rust"
language-servers = ["lspmux"]