Closed Genki-S closed 10 years ago
Hi Genki, thanks for the PR. I really like what you have done, however I don't want to break existing users experience so could you add a flag to enable this new behaviour. Once that's done I will merge your PR.
Thank you for your feedback, I should have thought of it. I implemented it as an option and added it to the README. Please let me know if something is different from your expectation.
Thanks for the update, it all looks good. I will merge it in.
Cheers!
Thank you :)
Hi, I'm a fan of your plugin for months.
I think movements like 'jj' are evil, but those like 'jl' are not evil. 'jl' is more efficient than 'jf{char}' in certain cases. So, I made vim-hardtime allow a key if it's different from previous key.
One catch is that this makes it possible to type 'jljljl...' :(