mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
243 stars 7 forks source link

Fix successive renames not being handled #8

Closed mikavilpas closed 3 months ago

mikavilpas commented 3 months ago

In the previous implementation, renaming a file multiple times in yazi did not sync properly to nvim.

This is now fixed.