9 lines
No EOL
290 B
JSON
9 lines
No EOL
290 B
JSON
{
|
|
"editor.renderWhitespace": "all",
|
|
"editor.cursorStyle": "block",
|
|
"telemetry.enableTelemetry": false,
|
|
"telemetry.enableCrashReporter": false,
|
|
"workbench.colorTheme": "Base16 Dark Ashes",
|
|
"terminal.integrated.shell.linux": "/usr/bin/zsh",
|
|
"window.zoomLevel": 0
|
|
} |