The procMacro option has long been on by default

… and it's good to let people have their own local configs that won't be
tracked by git.
This commit is contained in:
Jonas Platte 2022-12-16 10:12:11 +01:00
parent db7a7085f4
commit 7fd5b22e3b
No known key found for this signature in database
GPG key ID: CC154DE0E30B7C67
2 changed files with 0 additions and 4 deletions

View file

@ -1,3 +0,0 @@
{
"rust-analyzer.procMacro.enable": true,
}