godot-xterm/misc/vscode/settings.json

7 lines
225 B
JSON
Raw Normal View History

2021-06-20 05:08:29 +02:00
{
"editor.formatOnSave": true,
"clang-format.executable": "/run/current-system/sw/bin/clang-format",
"gut-extension.additionalOptions": "-d --no-window",
"nixEnvSelector.nixShellConfig": "NOT_MODIFIED_ENV",
2021-06-20 05:08:29 +02:00
}