filipdutescu / renamer.nvim

VS Code-like renaming UI for Neovim, writen in Lua.
Apache License 2.0
302 stars 11 forks source link

Incremental Rename Support #137

Open gbroques opened 10 months ago

gbroques commented 10 months ago

Hi, thank you for the really cool plugin to get VSCode-like renaming in Neovim.

Is there anyway to configure this with smjonas/inc-rename.nvim for a live-preview of the rename while you type in the input (see below video)?

I openend a similar issue in inc-rename.nvim as well: https://github.com/smjonas/inc-rename.nvim/issues/48