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