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]
|
||||
async-trait = ["async_trait"]
|
||||
tonic = ["async_trait"]
|
||||
mockall = ["automock"]
|
||||
mockall_double = ["double"]
|
||||
automock = ["automock"]
|
||||
|
Loading…
Reference in New Issue
Block a user