work to priv #2

Merged
PlexSheep merged 5 commits from cscherrNT/configs:master into master 2023-07-06 21:08:52 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0d9fb6eb17 - Show all commits

View File

@ -1,5 +1,5 @@
{
"rust-analyzer.server.path": "~/.cargo/bin/rust-analyzer",
"suggest.acceptSuggestionOnCommitCharacter": true,
"diagnostic.displayByAle": true
"diagnostic.displayByAle": false
}