Open alienbogart opened 6 years ago
MX Linux 17
NVIM v0.3.0-1029-g48967695c Build type: RelWithDebInfo
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.
@
let g:peekaboo_prefix="<leader>2
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 formatlet g:peekaboo_prefix="<leader>2
, but it had the effect of preventing peekaboo from working altogether.