godot-xterm/misc/vscode/settings.json

6 lines
167 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",
"nixEnvSelector.nixShellConfig": "NOT_MODIFIED_ENV"
}