vim-lotr
vim-lotr copied to clipboard
Lord of the Registers
LOTR
Lord of the Regs
TIP: If you like vim-lotr and want to share the W00t!, I'm grateful for https://www.gittip.com/bairuidahu/[tips] or http://of-vim-and-vigor.blogspot.com/[beverages].
LOTR displays a persistent view of your Vim :registers in a sidebar window.
== Commands
:LOTROpen:LOTRClose:LOTRTogglealso available through<PLUG>LOTRTogglewhich is mapped to<leader>crby default.
== Within the LOTR window:
qcloses the LOTR window<space>toggles zoom mode<cr>returns to the prior window
== YankStack
LOTR now shows the :Yanks list from the YankStack plugin. +
Disable this by adding this line to your ~/.vimrc:
let g:lotr_yankstack = 0