summaryrefslogtreecommitdiff
path: root/users/timmy/home.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-07-31 14:04:36 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-07-31 14:04:36 -0500
commit6436d6b8a07bb22c975cffce84a534f6a262bb71 (patch)
treec0905ee95da630261ce3f9cf5b29fc21e730f16e /users/timmy/home.nix
parentc306889115304c5eac45a653b1e8054f2e354d09 (diff)
downloadnixos-6436d6b8a07bb22c975cffce84a534f6a262bb71.tar.xz
nixos-6436d6b8a07bb22c975cffce84a534f6a262bb71.zip
tabs to spaces in vimplugins overrides and fix jinja2 plugin + rainbow delims. add jinja2 plugin to nvim in timmy/home.nix
Diffstat (limited to 'users/timmy/home.nix')
-rw-r--r--users/timmy/home.nix1
1 files changed, 1 insertions, 0 deletions
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; [