From 85206b2535f35c0efb3e7c94bc54bdff5efa65e7 Mon Sep 17 00:00:00 2001 From: cyteen Date: Mon, 16 Mar 2026 19:58:20 +0000 Subject: [PATCH] Default fuzzy find too clever for old laptops (missing SIMD) --- 020_neovim-lazyvim_plugins.sh | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/020_neovim-lazyvim_plugins.sh b/020_neovim-lazyvim_plugins.sh index 57951fa..8c612da 100644 --- a/020_neovim-lazyvim_plugins.sh +++ b/020_neovim-lazyvim_plugins.sh @@ -640,6 +640,21 @@ EOF } conf_print_blink_no_frizbee | tee "${LAZY_DEST}/blink_no_frizbee.lua" # +conf_print_local_parser_path() { + cat <