easymotion / vim-easymotion

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

indentLine Concealed Characters Colored as Targets #328

Closed yarko3 closed 6 years ago

yarko3 commented 7 years ago

Hi, Thanks for the great plugin. I have an issue with how easymotion sometimes interacts with yggdroot/indentLine. The indent characters provided by indentLine sometimes show in the same color as targets of easymotion when easymotion is triggered. This issue is not consistent for all splits on screen and if I open a new file in the same buffer, the issue does not always persist. Also opening the offending file in a different split does not persist the issue.

Will try to reproduce at home and post a screenshot.

My .vimrc is here: https://github.com/yarko3/dotfiles/blob/master/vim/startup/plugins.vim

yarko3 commented 7 years ago

Here's a screenshot: screenshot from 2017-04-19 23-11-24

haya14busa commented 7 years ago

Do you use latest vim-easymotion?

yarko3 commented 7 years ago

Yeah, I'm on the newest version of easymotion.

I think the flow that triggers this for me is:

yarko3 commented 7 years ago

I noticed that the issue shows in neovim as well.

yarko3 commented 6 years ago

Closing issue as I haven't experienced this in a long while.

DasOhmoff commented 3 years ago

Hello, I have this exact same issue. How did you fix this? I am using vim on windows. Did you change your setup?