Skip to content

Commit

Permalink
No need to alias replay
Browse files Browse the repository at this point in the history
  • Loading branch information
muchzill4 committed Feb 21, 2024
1 parent ed28196 commit c37af2e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lua/yacp/providers/fzf.lua
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,4 @@ function M.yacp(opts)
require("fzf-lua").fzf_exec(entries, opts)
end

function M.replay()
exec.replay()
end

return M

0 comments on commit c37af2e

Please sign in to comment.