easymotion / vim-easymotion

Vim motions on speed!
http://www.vim.org/scripts/script.php?script_id=3526
7.5k stars 362 forks source link

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

Open mahaaaham opened 6 years ago

mahaaaham commented 6 years ago

Im using vim 8.1 with fedora.

Putting: " JK motions: Line motions map j (easymotion-j) map k (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.