Skip to content

Commit 20d13d6

Browse files
committed
Add some VS Code configuration
I typically use VS Code quite heavily, so I added some configuration files to make it easier to work with. This configuration exists for eons in my local setup, and it is high time to share it with the world. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent f838c7e commit 20d13d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"editor.tabSize": 2
3+
}

0 commit comments

Comments
 (0)