-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SUGGESTIONS #2
Comments
make this a gradle project |
i added build instructions |
Hey! This program is really helpful, I like it! I always use the w and the b key to jump faster in a line to the place I want to be in neovim. So my suggestion is, you could add a functionality to imitate jumping words. For example w could jump 5 blocks to the right, b could jump 5 blocks to the left. For the hardcore vim users, you could also implement jumping with numbers.
|
Actually, I have recently created a vim plugin (keylab.nvim) that I would say is a lot better for using to practice getting faster at coding in general too. In the plugin, you can use whatever keybindings you have in your vim setup so it's much more adaptable. It is still under development and there's multiple issues currently open. If you are willing to help you can visit the keylab.nvim roadmap and work on some of the TODOs. Hopefully this helps! |
Please drop any suggestions you have over here! I will try my best to make it happen.
The text was updated successfully, but these errors were encountered: