Update .config/helix/languages.toml
This commit is contained in:
parent
4e060163ca
commit
9197e51c91
@ -9,6 +9,7 @@ enable = true
|
|||||||
|
|
||||||
[language-server.rust-analyzer.config.procMacro.ignored]
|
[language-server.rust-analyzer.config.procMacro.ignored]
|
||||||
async-trait = ["async_trait"]
|
async-trait = ["async_trait"]
|
||||||
|
tonic = ["async_trait"]
|
||||||
mockall = ["automock"]
|
mockall = ["automock"]
|
||||||
mockall_double = ["double"]
|
mockall_double = ["double"]
|
||||||
automock = ["automock"]
|
automock = ["automock"]
|
||||||
|
Loading…
Reference in New Issue
Block a user