From 5df35f88dc6573001ce375b736e92d55b5d1c2e8 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Mon, 17 Mar 2025 10:57:29 -0300 Subject: [PATCH] chore: remove outdated comment --- lua/dot013/plugins/ide.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/dot013/plugins/ide.lua b/lua/dot013/plugins/ide.lua index 7d64b5c..b28e879 100644 --- a/lua/dot013/plugins/ide.lua +++ b/lua/dot013/plugins/ide.lua @@ -96,7 +96,6 @@ return { auto_show = true, }, }, - -- FRIZBEE is not currently available under nixpkgs. fuzzy = { implementation = "prefer_rust" }, }) end,