inkdropapp / inkdropapp/inkdrop-vim
Support for "(" and ")" sentence jump operators
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 110
- Forks
- 10
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 14
Description
Would love to be able to use "(" and ")" to easily jump around between sentences. Not sure how hard it would be to implement, I see "moveByWords" but not "moveBySentence" or something similar that would fit this command.
Love the product and especially the vim bindings!
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the existing moveByWords command and the Vim binding entry points; no specific files or tests are named in the issue. Determine how sentence boundaries and the "(" and ")" operators should behave, then verify that both bindings move between sentences as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100