diff --git a/config/plugins/qol.nix b/config/plugins/qol.nix index 49dd249..4bd1a26 100644 --- a/config/plugins/qol.nix +++ b/config/plugins/qol.nix @@ -82,8 +82,10 @@ enable = true; settings.graph_style = "unicode"; }; - # Language specific tools + # The greatest QoL plugin of all time. Renders codeblocks, formatting, etc markdown-preview.enable = true; + + # Language specific tools ts-autotag.enable = true; }; extraPlugins = [