Emulating Vim Mode Plus' occurrence modifier #200
Unanswered
bennypowers
asked this question in
Q&A
Replies: 2 comments 1 reply
|
Try It requires a couple more keystrokes, tbh. |
1 reply
|
have you figured out or tried to setup that binding? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
The good old atom plugin vim-mode-plus by @t9md has a killer feature called the occurrence modifier which is very similar to things this plugin can do
c o i p- change occurrence inner paragraph[
]
How could I go about constructing bindings like these with your plugin?
All reactions