From c63c8ef4b2651309cef173cf5df7e41674a533db Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Tue, 18 Mar 2025 16:49:06 -0500 Subject: [PATCH] rust analyzer and lldb for helix --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 86522cc..9ef24ba 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,8 @@ gcc rustfmt clippy + rust-analyzer + lldb (vscode-with-extensions.override { vscode = vscodium; vscodeExtensions = with vscode-extensions; [