Selecting paragraph in visual mode
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I normally select a paragraph in vim with v-a-p, but with vimium the p makes me go to a search engine. I searched the possible commands for the custom keybindings but didn't find one that could fulfill this. Is there any way to achieve this binding?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by tracing Vimium's custom keybinding handling and visual-mode commands, then determine how paragraph selection should interact with the existing search-engine binding; done means a documented, working binding with coverage for the visual-mode behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100