mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-05 12:44:24 +02:00
Add example vscode files
This commit is contained in:
parent
bd296364d3
commit
3dd89ec0a7
4 changed files with 34 additions and 0 deletions
5
misc/vscode/settings.json
Normal file
5
misc/vscode/settings.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"editor.formatOnSave": true,
|
||||
"clang-format.executable": "/run/current-system/sw/bin/clang-format",
|
||||
"nixEnvSelector.nixShellConfig": "NOT_MODIFIED_ENV"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue