vim-easymotion
vim-easymotion copied to clipboard
Easymotion doesn't work when sessionoptions contains globals
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.