From 002c50ee72458cbc5f4863b651d816df98fc883c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Sun, 4 Sep 2022 15:23:22 +0100 Subject: [PATCH] =?UTF-8?q?defer=20to=20the=20workspace=E2=80=99s=20cargo?= =?UTF-8?q?=20and=20rust?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/programs/vim/modules/languages/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/programs/vim/modules/languages/default.nix b/config/programs/vim/modules/languages/default.nix index f14cf775..5e4417b9 100644 --- a/config/programs/vim/modules/languages/default.nix +++ b/config/programs/vim/modules/languages/default.nix @@ -98,8 +98,6 @@ with lib; { output.path.path = with pkgs; [ # Rust - cargo - rustc rust-analyzer # Nix