kakoune-easymotion
kakoune-easymotion copied to clipboard
my keys doesn‘t action.
I set "map global normal
follow is my config:
plug "danr/kakoune-easymotion" config %{
face global EasyMotionBackground rgb:000001
face global EasyMotionForeground rgb:ee3a8c,rgb:000000+fg
face global EasyMotionSelected yellow+b
}
map global normal <a-,> ': easy-motion-char<ret>' // yes
map global normal <c-j> ': easy-motion-char<ret>' // no