From 27acfc4af413a0ca2ae3a25ad27892bdb49ab77b Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 8 Feb 2024 20:17:36 +0100 Subject: Disable cmp scrollbar --- fnl/plugins/cmp.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/plugins/cmp.fnl b/fnl/plugins/cmp.fnl index 1662afb..eae54af 100644 --- a/fnl/plugins/cmp.fnl +++ b/fnl/plugins/cmp.fnl @@ -58,7 +58,8 @@ "╯" "─" "╰" - "│"]}} + "│"]} + :completion {:scrollbar false}} :confirm_opts {:behavior cmp.ConfirmBehavior.Replace :select false} :experimental {:ghost_text false :native_menu false}}) -- cgit v1.2.3-70-g09d2