junegunn / vim-peekaboo

:eyes: " / @ / CTRL-R
1.13k stars 39 forks source link

Prefix remapping prevent peekaboo from working #52

Open alienbogart opened 6 years ago

alienbogart commented 6 years ago

OS: MX Linux 17

NVIM v0.3.0-1029-g48967695c Build type: RelWithDebInfo.

Nvim configurations

I'd rather avoid shadowing @, which is used for macros, and remap the prefix to another key. I tried several in the format let g:peekaboo_prefix="<leader>2, but it had the effect of preventing peekaboo from working altogether.