Update .config/helix/languages.toml
This commit is contained in:
parent
9044e6110f
commit
3a4bb5f1ab
@ -1,6 +1,9 @@
|
|||||||
[language-server.rust-analyzer.config.check]
|
[language-server.rust-analyzer.config.check]
|
||||||
command = "clippy"
|
command = "clippy"
|
||||||
|
|
||||||
|
[language-server.rust-analyzer.config.cargo]
|
||||||
|
allFeatures = true
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "graphql"
|
name = "graphql"
|
||||||
scope = "source.graphql"
|
scope = "source.graphql"
|
||||||
|
Loading…
Reference in New Issue
Block a user