feat: add ibhagwan/fzf-lua

This commit is contained in:
2025-10-05 13:57:03 +02:00
parent a015ce4035
commit 967bab217d
2 changed files with 27 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ local r = function(m) require("plugins." .. m) end
local order = {
"colorscheme",
"oil",
"fzf_lua",
}
for _, m in ipairs(order) do