.vscode: disable stupid settings
This commit is contained in:
parent
7108758182
commit
778c084bd2
1 changed files with 0 additions and 2 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -1,7 +1,5 @@
|
||||||
{
|
{
|
||||||
"editor.detectIndentation": true,
|
"editor.detectIndentation": true,
|
||||||
"editor.insertSpaces": false,
|
"editor.insertSpaces": false,
|
||||||
"editor.tabSize": 2,
|
|
||||||
"editor.renderWhitespace": "all",
|
|
||||||
"editor.defaultFormatter": "jnoortheen.nix-ide"
|
"editor.defaultFormatter": "jnoortheen.nix-ide"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue