wbolster / emacs-evil-colemak-basics

Emacs package with basic key rebindings for evil-mode with the Colemak keyboard layout
86 stars 23 forks source link

Fixed evil-snipe support with `evil-colemak-basics-rotate-t-f-j` enabled #26

Closed breitnw closed 1 month ago

breitnw commented 1 month ago

There were previously issues with evil-snipe working when evil-colemak-basics-rotate-t-f-j is enabled (#22). This PR uses evil-snipe-def to define explicitly-named forward and backward motions, as enabled by hlissner/evil-snipe#67.

wbolster commented 1 month ago

thanks! 🌞