tamago324 / lir.nvim

Neovim file explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change behavior rename file

thevan96 opened this issue · comments

How to rename a file and auto-delete the respective old buffer?

lir.actions.wipeout() can also be used to delete buffer.
See :h lir.actions.wipeout().