aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorame <[email protected]>2025-08-28 03:11:27 -0500
committerame <[email protected]>2025-08-28 03:11:27 -0500
commitb2982a03d647eb207e524251652ed1133ddd432c (patch)
treedb3f56536790d18a05f77c50309cdfceb4fbd87d
parentcc5c70d16b5700c1664628475a3229b516a626f2 (diff)
oops
-rw-r--r--fnl/plugins/blink.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/blink.fnl b/fnl/plugins/blink.fnl
index fd35d7c..803bc43 100644
--- a/fnl/plugins/blink.fnl
+++ b/fnl/plugins/blink.fnl
@@ -1,7 +1,7 @@
(local blink (_G.util.require! :blink.cmp))
(blink.setup {
:keymap {
- :<Tab> [ :select_next ]
+ :<Tab> [ :select_next :fallback ]
}
:completion {