diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 14117e6..ebe447b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,6 +11,9 @@ "sigc" ], + "editor.tabSize": 2, + + "cSpell.language": "en,de", "cmake.configureOnOpen": true, |
