From 6436d6b8a07bb22c975cffce84a534f6a262bb71 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 31 Jul 2026 14:04:36 -0500 Subject: tabs to spaces in vimplugins overrides and fix jinja2 plugin + rainbow delims. add jinja2 plugin to nvim in timmy/home.nix --- users/timmy/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users') diff --git a/users/timmy/home.nix b/users/timmy/home.nix index 4d61600..c253b3b 100644 --- a/users/timmy/home.nix +++ b/users/timmy/home.nix @@ -95,6 +95,7 @@ in { nvim-ts-autotag # depends on treesitter rainbow-delimiters-nvim # depends on treesitter snacks-nvim + tree-sitter-jinja2 ]; }; extraPackages = with pkgs; [ -- cgit v1.2.3