A Neovim plugin that makes the register process more seamless.
Install it just like any other Neovim plugin
use 'ryand67/regview.nvim'
vim.keymap.set("n", "rv", ":Regview<CR>")
- UI launch on cursor maybe
- Rearrange register content would be cool
- Highlight register content in window