summaryrefslogtreecommitdiff
path: root/fnl/plugins/cmp.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/cmp.fnl')
-rw-r--r--fnl/plugins/cmp.fnl3
1 files changed, 2 insertions, 1 deletions
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}})