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

Vim motions on speed!

Results 124 vim-easymotion issues
Sort by recently updated
recently updated
newest added

Migemo works for (easymotion-s) and (easymotion-f). But, Migemo doesn't work for (easymotion-f2) and (easymotion-overwin-f2) I used kaoriya Vim 8.1.0005 x64 and windows 10 x64

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...

I've been using the default settings for easymotion for years with no problem, but I decided to do some enhancements to my config so I started with the section in...

Thanks for this plugin. It works great.. One thing I noticed is that ff I am trying to move to a character on a line which is visible but folded,...

Thanks for making this plug in, I think it's *amazing* and I use it all the time :) I don't know if this is intended behaviour, but one thing I...

Just updated the plugin and added ```nmap s (easymotion-overwin-f2)``` to my config. Invoking the above mapping returns: ``` Error detected while processing /home/pparissis/.vim/bundle/vim-easymotion/autoload/EasyMotion/command_line.vim: line 33: E117: Unknown function: vital#easymotion#new E15:...

An outstanding plugin ! The issue is not a problem w/ the plugin's internals, rather it's in an interaction with the new Vim8 terminal, and not surprising given the nature...

When using easymotion word navigation (easymotion-bd-w) and (easymotion-overwin-w) periods are not considered words. For instance: ``` Some sentence . some other stuff . ``` Every word in the above sentence...

Recently,I came across with weird things,I can not use easy motion,moreexactly,sometimes the maps can be correctly triggered,but most of cases,maps can not be triggered. I checked out the maps by...

Hi, the current version of vital used by easymotion doesn't work very well with distro level packaging as the old way vital.vim files were distributed into a shared directoy resulted...