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

Can I get a list of troubleshooting steps? VIM 8.2 on Win10 easymotion is not working.

Open lundeen-bryan opened this issue 2 years ago • 1 comments

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, setup git bash. Everything is working fine in vim but can't get the easymotion plugin to work. Other plugins work such as nerdtree but not easymotion. Can you post some steps I can go through to troubleshoot why?

Confirmed that easymotion is in my plugins folder. I use vim 8.2 (in the git bash prompt not gvim) and the instructions at the following website to install plugins: https://coolaj86.com/articles/vim-8-plugins/

Other plugins such as nerdtree are confirmed as working.

Things I've tried: Ensured that my leader key is a comma using "let mapleader=','" Ensured no other commands are activated with w

I'm sorry I really don't know what else to try. I've searched the internet on google and stack overflow and reddit for solutions and normally I'm pretty good at finding answers but most solutions ask to map "w <Plug>(easymotion-w)" for example. I've tried several other combinations of including remapping leader to backslash.

lundeen-bryan avatar Jun 12 '22 19:06 lundeen-bryan

Maybe you need to post how you installed it, what are the configs in vimrc... or so, so that people can better understand things happening.

timsu92 avatar Aug 29 '22 07:08 timsu92