mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
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:
@@ -31,7 +31,6 @@ modules.xml
|
||||
|
||||
### vscode ###
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
Vendored
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"rust-analyzer.procMacro.enable": true,
|
||||
}
|
||||
Reference in New Issue
Block a user