notes-ing2/gpu/tp5/.vscode/settings.json
2024-03-28 17:58:33 +01:00

6 lines
No EOL
110 B
JSON

{
"editor.formatOnType": true,
"[commonlisp]": {
"editor.wordSeparators": "`|;:'\",()"
}
}