.vscode: use spaces for indenting
This commit is contained in:
parent
7de933ebf8
commit
3b0764c478
1 changed files with 3 additions and 3 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"editor.detectIndentation": true,
|
"editor.detectIndentation": true,
|
||||||
"editor.insertSpaces": false,
|
"editor.insertSpaces": true,
|
||||||
"editor.defaultFormatter": "jnoortheen.nix-ide"
|
"editor.defaultFormatter": "jnoortheen.nix-ide"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue