junegunn / junegunn/vim-peekaboo

Prefix remapping prevent peekaboo from working

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
1.2k
Forks
42
PR merge metrics
No merged PRs in 30d

Description

#### OS: `MX Linux 17`
#### `NVIM v0.3.0-1029-g48967695c Build type: RelWithDebInfo`.
#### [Nvim configurations](https://gitlab.com/mrbig/nvim)

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="2`, but it had the effect of preventing peekaboo from working altogether.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in the linked Neovim configuration with g:peekaboo_prefix set to 2, then inspect where the plugin reads and applies that setting. Done means peekaboo works with the alternate prefix while @ remains available for macros.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.