Explorar o código

chore: update helix config

thesimplekid hai 1 ano
pai
achega
968486061f
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      .helix/languages.toml

+ 2 - 4
.helix/languages.toml

@@ -1,4 +1,2 @@
-[[language]]
-name = "rust"
-config = { cargo = { features = [ "wallet", "mint", "redb" ] } }
-
+[language-server.rust-analyzer.config]
+cargo = { features = [ "wallet", "mint", "redb" ] }