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

Easymotion doesn't work when sessionoptions contains globals

Open matmarczak opened this issue 5 years ago • 0 comments

Hi!

I don't know if its matter of my setup, but I'm able to reproduce it.

When I add set sessionoptions+=global easymotion stops working. I use custom mappings like map <space>w <Plug>(easymotion-w) to invoke easymotion and use v0.5.0-436-ge8269a3 nvim.

matmarczak avatar Jun 20 '20 17:06 matmarczak