From 1ab81455e32552554068896d816c1b7e088718f3 Mon Sep 17 00:00:00 2001 From: mehbark Date: Tue, 31 Oct 2023 18:56:33 -0400 Subject: [PATCH] am i dumb? --- vscode-settings.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vscode-settings.nix b/vscode-settings.nix index 991b834..bec2082 100644 --- a/vscode-settings.nix +++ b/vscode-settings.nix @@ -1,4 +1,4 @@ -''' +'' { "workbench.editor.enablePreviewFromQuickOpen": false, "rust-analyzer.checkOnSave.command": "clippy", @@ -379,4 +379,4 @@ "editor.suggest.showStatusBar": true, "twind.debug": true } -''' +''