inc-rename.nvim
inc-rename.nvim copied to clipboard
renamer.nvim: VSCode-like Input Support
Hi, thank you for this awesome plugin! I love the live-preview for renaming, and live-command.nvim that expands this to other commands like norm.
Is there anyway to integrate this with filipdutescu/renamer.nvim for a VSCode-like input (see below images)?
I opened a similar issue in renamer.nvim as well:
https://github.com/filipdutescu/renamer.nvim/issues/137
renamer.nvim
Hi, I'm glad you enjoy this plugin! I did not know about renamer.nvim, well this seems like a great match to add support for. I briefly looked at the source code and it looks like it shouldn't be too difficult to implement. I put it on my todo list -- a PR is always welcome of course to speed things up!
Hi, I'm glad you enjoy this plugin! I did not know about renamer.nvim, well this seems like a great match to add support for. I briefly looked at the source code and it looks like it shouldn't be too difficult to implement. I put it on my todo list -- a PR is always welcome of course to speed things up!
Thank you @smjonas! I appreciate the promptness and receptiveness! :clap: