Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it repeatable #1

Open
tommcdo opened this issue Apr 7, 2014 · 1 comment · May be fixed by #12
Open

Make it repeatable #1

tommcdo opened this issue Apr 7, 2014 · 1 comment · May be fixed by #12

Comments

@tommcdo
Copy link
Owner

tommcdo commented Apr 7, 2014

Not sure if I'll need to integrate with repeat.vim or if I can just make it work naturally. Investigate!

@blasco
Copy link

blasco commented May 10, 2020

This operator modifier is such a great idea! Any progress on making it repeatable?

@charlespascoe charlespascoe linked a pull request Oct 29, 2022 that will close this issue
charlespascoe added a commit to charlespascoe/vim-ninja-feet that referenced this issue Oct 29, 2022
Fixes tommcdo#1

- It supports repeat for everything except `c`, `!`, `z[`, and `z]`
- It uses partial functions, which require Vim 8.0
charlespascoe added a commit to charlespascoe/vim-ninja-feet that referenced this issue Oct 29, 2022
Fixes tommcdo#1

- It supports repeat for everything except `c`, `!`, `z[`, and `z]`
- It uses partial functions, which require Vim 8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants