leetcode/.vscode/settings.json
2024-04-16 16:09:58 +03:00

6 lines
No EOL
131 B
JSON

{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
],
"codetogether.virtualCursorJoin": "sharedVirtualCursor"
}