From 4f49a2bca289956d8ed67852d06702ef149547c9 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Mon, 10 Jun 2024 00:21:57 +0530 Subject: [PATCH] add gnu make in neovim scope --- home/programs/neovim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/neovim.nix b/home/programs/neovim.nix index d668c15..5a6413a 100644 --- a/home/programs/neovim.nix +++ b/home/programs/neovim.nix @@ -16,10 +16,10 @@ vimAlias = true; defaultEditor = true; extraPackages = with pkgs; [ + gnumake clang go cargo - rustc tree-sitter stylua