diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-05 21:18:17 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-05 21:18:17 -0400 |
| commit | ed137d6252bcb217a9d534d7fe1a45bae6ba6866 (patch) | |
| tree | 9fba5a993de69419ec9739d38d4d7f463a4b6c77 /pkgs/custom-neovim/default.nix | |
| parent | 60c7fa3fcb593a5af40963cb44aa9548c530e686 (diff) | |
neovim: added html autotagging
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
