about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2025-01-19 09:21:53 +1000
committersefidel <contact@sefidel.net>2025-01-19 09:21:53 +1000
commit09a2d7426afdfff07d38c8d3f4f47e4076428bbe (patch)
tree39d0360e61cdb2eb5cb567cdc7c806878553f27c
parentf483f2f378139294a6ee3be70c0ad417f1616916 (diff)
downloadnvimrc-09a2d7426afdfff07d38c8d3f4f47e4076428bbe.tar.gz
nvimrc-09a2d7426afdfff07d38c8d3f4f47e4076428bbe.zip
fix(packs/blink-cmp): use new config structure
-rw-r--r--fnl/nvrc/packs/blink-cmp.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/nvrc/packs/blink-cmp.fnl b/fnl/nvrc/packs/blink-cmp.fnl
index 059e132..f818393 100644
--- a/fnl/nvrc/packs/blink-cmp.fnl
+++ b/fnl/nvrc/packs/blink-cmp.fnl
@@ -52,7 +52,7 @@
         :sources {:default [:lsp :path :snippets :buffer]}
         :signature {:enabled true} ; experimental signature support
         :fuzzy {:prebuilt_binaries {:download false}}
-        :completion {:list {:selection :auto_insert}
+        :completion {:list {:selection {:preselect false :auto_insert true}}
                      :menu {:draw {:treesitter [:lsp]
                                    :columns [
                                              {1 :item_idx}