From 63fa67dd6f6f128c8aa8c16cd2f707b386ce3155 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 18 Sep 2024 00:33:58 -0700 Subject: [PATCH] feat: use floating neogit style --- config/plugins/qol.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/plugins/qol.nix b/config/plugins/qol.nix index 5cd830e..21c43df 100644 --- a/config/plugins/qol.nix +++ b/config/plugins/qol.nix @@ -80,7 +80,10 @@ }; neogit = { enable = true; - settings.graph_style = "unicode"; + settings = { + graph_style = "unicode"; + popup = "floating"; + }; }; # 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