stevearc / dressing.nvim

Neovim plugin to improve the default vim.ui interfaces
MIT License
1.73k stars 32 forks source link

Add history support in rename #12

Closed Shatur closed 2 years ago

Shatur commented 2 years ago

With default rename I can use arrows to select previously used name. Is it possible to support this?

stevearc commented 2 years ago

Yep, pretty easy to implement a basic history