vim-easymotion
vim-easymotion copied to clipboard
Vim motions on speed!
This improves the detection logic for migemo dictionaries so that it would properly detect dictionaries installed in unconventional locations. It makes easymotion search for the dictionaries relative to cmigemo's location...
Using the `(leader)j` or `(leader)k` sometimes breaks. More than likely it's due to me upgrading to Vim 9.0, my odd tabbing of JQuery objects and the folding I've provided a...
here is log, Idea version: 2021.1.3, IdeaVIM 1.9.2, EasyMotion: 1.8: ``` 2022-07-24 14:22:47,160 [ 517973] ERROR - tellij.openapi.util.ObjectTree - Cannot load class org.jetbrains.plugins.extension.easymotion.EasyHandlerBase ( error: com/maddyhome/idea/vim/extension/VimExtensionHandler$WithCallback, classLoader=PluginClassLoader(plugin=PluginDescriptor(name=IdeaVim-EasyMotion, id=org.jetbrains.IdeaVim-EasyMotion, descriptorPath=plugin.xml, path=~/Library/Application...
All software files should be released under a free software license and all other files should be released under a libre license.
When you are in vanilla vim search (`/`), you can use command mode maps, but this is not the case when using easymotion search (`(easymotion-sn)`). Fixing this would be useful,...
I've been using easymotion on this computer and my work computer for several years, but on my home PC I reinstalled Win10 and can't get easymotion working. In Win10 os,...
in my vimrc ``` map / (easymotion-sn)\v\c ``` but when I want to search something, I copy it with y command or command + c, then I want to paste...
I'm used to copying a word, pressing "/" to enter search mode, right-click to paste the word in the bottom line, and searching in vim. But on ubuntu 22.04 I...
I don't want easymotion to make any bindings for me, I'd rather define all bindings on my own. Most vim plugins have a 'disable default bindings' option. Is there one...
Hello, thanks for creating this wonderful plugin. I'm not sure I can reproduce this problem since it happens at random times but this is the message that I get sometimes....