evil-motion-trainer icon indicating copy to clipboard operation
evil-motion-trainer copied to clipboard

Make Emacs drop lazily repeated "hjkl"-based motions after a configurable threshold

Results 3 evil-motion-trainer issues
Sort by recently updated
recently updated
newest added

to continue discussion on https://github.com/martinbaillie/evil-motion-trainer/issues/3 - however this one is a little bit far fetched it would be super awesome, to have additional mode, something like monkeytype but for editing....

Awesome! I've been thinking about this since I discovered monkeytype.el two requests: - host on MELPA - Consider renaming to evil-gym :)

I have got 2 Emacs instances, but it does not load in any of them. Here are my configs: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; In doom-Emacs ;; evil-motion-trainer-mode (add-load-path! "~/.emacs.d/local-repo/evil-motion-trainer") ;; https://github.com/martinbaillie/evil-motion-trainer (setq global-evil-motion-trainer-mode...