From 32721da6458a45a1c1e4901bc78f64bc5e93a3f4 Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Fri, 10 May 2024 15:32:37 +0000 Subject: [PATCH] disable neovim for a bit --- .idx/dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idx/dev.nix b/.idx/dev.nix index 0c7da71..b909aa2 100644 --- a/.idx/dev.nix +++ b/.idx/dev.nix @@ -38,7 +38,6 @@ idx = { # Search for the extensions you want on https://open-vsx.org/ and use "publisher.id" extensions = [ - "asvetliakov.vscode-neovim" "coolbear.systemd-unit-file" "dotjoshjohnson.xml" "editorconfig.editorconfig" @@ -67,6 +66,7 @@ "vscodevim.vim" "yzhang.markdown-all-in-one" "znck.grammarly" + #"asvetliakov.vscode-neovim" #"jnoortheen.nix-ide" ]; # Enable previews