mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 11:33:18 -09:00
9 lines
198 B
JSON
9 lines
198 B
JSON
{
|
|
"svelte.ask-to-enable-ts-plugin": false,
|
|
"rust-analyzer.procMacro.enable": false,
|
|
"zig.enabled": true,
|
|
"zig.startUpMessage": true,
|
|
"zig.path": "/snap/bin/zig",
|
|
"zig.debugLog": false
|
|
}
|