vim-easymotion icon indicating copy to clipboard operation
vim-easymotion copied to clipboard

Better Algorithm of making label?

Open yang4515 opened this issue 6 years ago • 0 comments

Alternating left and right press?

let g:EasyMotion_Left_keys = 'asdf'
let g:EasyMotion_Right_keys = 'hjkl'

yang4515 avatar Sep 05 '19 04:09 yang4515