From 3e1649bc6a57a224c83c3b1731d789a04e5eab43 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 18 Sep 2024 00:29:27 -0700 Subject: [PATCH] chore: add funny comment xdxddxdxdxd --- config/plugins/qol.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 = [