diff --git a/config/plugins/qol.nix b/config/plugins/qol.nix index 02a2b5c..5cd830e 100644 --- a/config/plugins/qol.nix +++ b/config/plugins/qol.nix @@ -83,6 +83,8 @@ settings.graph_style = "unicode"; }; # The greatest QoL plugin of all time. Renders codeblocks, formatting, etc + # in LSP popup buffers too. GUI users will never flex on you with their + # typesetting again! markdown-preview.enable = true; # Language specific tools