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

the <leader>j and <leader>i of the minimal configration doesn't work

Open mahaaaham opened this issue 7 years ago • 0 comments

Im using vim 8.1 with fedora.

Putting: " JK motions: Line motions map <Leader>j <Plug>(easymotion-j) map <Leader>k <Plug>(easymotion-k

In my .vimrc doesn't do anything and even desactivate the use of j and k .

This is not a big deal but I absolutely don't understand why. I tried to map others inputs than "j" and "k", but the result is the same.

mahaaaham avatar Sep 04 '18 13:09 mahaaaham