Update .config/helix/languages.toml
This commit is contained in:
parent
7463be0557
commit
20a42264d4
@ -4,6 +4,9 @@ command = "clippy"
|
||||
[language-server.rust-analyzer.config.cargo]
|
||||
allFeatures = true
|
||||
|
||||
[language-server.rust-analyzer.config.diagnostics]
|
||||
disable = ["automock", "double"]
|
||||
|
||||
[[language]]
|
||||
name = "graphql"
|
||||
scope = "source.graphql"
|
||||
|
Loading…
Reference in New Issue
Block a user