am i dumb?
This commit is contained in:
parent
7a4df219b0
commit
1ab81455e3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
'''
|
''
|
||||||
{
|
{
|
||||||
"workbench.editor.enablePreviewFromQuickOpen": false,
|
"workbench.editor.enablePreviewFromQuickOpen": false,
|
||||||
"rust-analyzer.checkOnSave.command": "clippy",
|
"rust-analyzer.checkOnSave.command": "clippy",
|
||||||
|
@ -379,4 +379,4 @@
|
||||||
"editor.suggest.showStatusBar": true,
|
"editor.suggest.showStatusBar": true,
|
||||||
"twind.debug": true
|
"twind.debug": true
|
||||||
}
|
}
|
||||||
'''
|
''
|
||||||
|
|
Loading…
Reference in a new issue