Skip to content

Commit

Permalink
Merge pull request #42 from Cassin01/update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassin01 authored Feb 28, 2023
2 parents cc93628 + 440e632 commit 1fb3eed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<a href="https://github.com/Cassin01/wf.nvim"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/Cassin01/wf.nvim">View Demo</a>
<a href="https://youtu.be/S3aKshSPyiQ">View Demo</a>
·
<a href="https://github.com/Cassin01/wf.nvim/issues">Report Bug</a>
·
Expand Down
1 change: 0 additions & 1 deletion lua/wf/mini.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1fb3eed

Please sign in to comment.