elpasync pushed a change to branch elpa/evil-emacs-cursor-model-mode.
at 6ad89445b3 Rebind "F"/"T" to fix how negative count works
This branch includes the following new commits:
new 5957816d76 First commit after name change
new d2efaa27d5 First commit
new e350ec2589 A few clarifying changes in the documentation
new 8f96227059 Better explanation of motions vs commands
new 98392b15d8 (evil-append) bound to A
new 49058b192b Removed passive voice with writegood-mode
new 8b8e4e7cd3 Better raison d'etre and drawbacks
new 22a5ea1cee Improved comments on how to deal with "C-v" bugs
new 82617a5040 Improved format of (list-packages) commentary
new 903246ba8a Fixed inconsistency in how "f" and "t" worked
new c9cc65a587 Fixed zero count input to "to" and "find"
new 13d9754f7a Make evil-last-find the right value after find/to
new 05f797f261 Fixed evil-repeat-find-char so it works
new fe4409220e Fixed typo in license link
new fb4c7c5149 Renamed variable in (let... for readability
new b5d9573e83 Cleaning the code with shorter functions
new 78373630ec Exception in evil-repeat-find-char if no f/t
new b4c8394a48 User-error on no previous search
new f6ced1168e Coded evil-repeat-find-char without evil functions
new 68434156a4 Removed old code that was commented out
new 41a7ef6975 Added user-error to evil-repeat-find-char
new 0b3cb43ccf Put stuff not needing let outside let
new 03cda90774 Let case-fold-search added to repeat find char
new 759feb99ec Fixed neg argument to ...-find-char-to
new 734e7fb6dd Fixed it so "t" with negative count equals "T"
new 6ad89445b3 Rebind "F"/"T" to fix how negative count works