mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Set Cargo roots
This commit is contained in:
parent
809b2d7422
commit
fd9c8554ea
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ check.command = "clippy"
|
|||
|
||||
[[language]]
|
||||
name = "rust"
|
||||
roots = ["Cargo.toml"]
|
||||
[language.auto-pairs]
|
||||
'(' = ')'
|
||||
'{' = '}'
|
||||
|
|
Loading…
Reference in a new issue