From 440e632506dce262ca2891f353ef381f506639fa Mon Sep 17 00:00:00 2001 From: Cassin01 Date: Tue, 28 Feb 2023 17:24:03 +0900 Subject: [PATCH] update: README.md, mini.lua, --- README.md | 2 +- lua/wf/mini.lua | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c00b494..55e7e78 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Explore the docs »

- View Demo + View Demo · Report Bug · diff --git a/lua/wf/mini.lua b/lua/wf/mini.lua index 1a4b2be..3bdcee7 100644 --- a/lua/wf/mini.lua +++ b/lua/wf/mini.lua @@ -26,7 +26,6 @@ H.input = function() else return vim.fn.fnamemodify(a, ":h") < vim.fn.fnamemodify(b, ":h") end - end) table.insert(res, files) end