From eabe31af7eb1c785e3867ad6687e4c203674787e Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 17 Jun 2022 20:56:30 +0200 Subject: Refractor and move neovim to be a system pkg --- shells/zig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells/zig.nix') diff --git a/shells/zig.nix b/shells/zig.nix index 2f0f6a7..85b626c 100644 --- a/shells/zig.nix +++ b/shells/zig.nix @@ -4,4 +4,4 @@ pkgs.mkShell { buildInputs = with pkgs; [ zig ]; -} \ No newline at end of file +} -- cgit 1.4.1