From ed137d6252bcb217a9d534d7fe1a45bae6ba6866 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 5 Aug 2025 21:18:17 -0400 Subject: neovim: added html autotagging --- pkgs/custom-neovim/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 0bc8c2b..c9049f6 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -24,6 +24,7 @@ in dropbar-nvim auto-session nvim-autopairs + nvim-ts-autotag # Colorschemes oxocarbon-nvim # IBM Carbon themes. -- cgit v1.2.3