mirror of
https://github.com/MorizzG/cl-lox.git
synced 2025-12-06 04:22:42 +00:00
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"editor.formatOnType": true,
|
|
"[commonlisp]": {
|
|
"editor.wordSeparators": "`|;:'\",()"
|
|
}
|
|
}
|