From d659a2d6da6d8d9aa166a33a18025606434f136f Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Mon, 20 Jan 2025 10:59:33 +0100 Subject: some surf related changes --- mut/neovim/lua/my/packages/blink.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'mut/neovim/lua') diff --git a/mut/neovim/lua/my/packages/blink.lua b/mut/neovim/lua/my/packages/blink.lua index fbbe87d..31726dc 100644 --- a/mut/neovim/lua/my/packages/blink.lua +++ b/mut/neovim/lua/my/packages/blink.lua @@ -1,5 +1,6 @@ local blink = require('blink.cmp') blink.setup { + fuzzy = { prebuilt_binaries = { force_version = "v0.10.0" } }, -- 'default' for mappings similar to built-in completion -- 'super-tab' for mappings similar to vscode (tab to accept, arrow keys to navigate) -- 'enter' for mappings similar to 'super-tab' but with 'enter' to accept -- cgit v1.2.3