From 3c4fdaf4bc5b9fccab15d371a4cfbecad6913fd1 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Thu, 8 May 2025 10:23:21 +0300 Subject: feat: add `nvim-ts-autotag` --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3bfa69b..ab64aeb 100644 --- a/flake.nix +++ b/flake.nix @@ -213,6 +213,7 @@ treesitter = [ nvim-treesitter.withAllGrammars nvim-treesitter-textobjects + nvim-ts-autotag ]; completion = [ blink-cmp ]; -- cgit v1.2.3-70-g09d2