diff --git a/config/plugins/qol.nix b/config/plugins/qol.nix index 3b54a41..102988d 100644 --- a/config/plugins/qol.nix +++ b/config/plugins/qol.nix @@ -27,6 +27,7 @@ gitsigns.enable = true; # Language specific tools markdown-preview.enable = true; + ts-autotag.enable = true; }; extraPlugins = [ (pkgs.vimUtils.buildVimPlugin {