pechorin / any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀
1.08k stars 40 forks source link

E20: Mark not set #30

Closed shapovalovts closed 4 years ago

shapovalovts commented 4 years ago

When search in visual mode and then press Enter to jump to the definition, then it prints:


Error detected while processing function <SNR>94_VimPopupFilter[44]..AnyJumpHandleOpen:
line   30: E20: Mark not set

After that it opens the file correctly.

vim 8.2, Ubuntu 18.04.

pechorin commented 4 years ago

Thanks for report, i see this error twice ... but can't reproduce now. Sorry. Will try to find it and fix it

pechorin commented 4 years ago

Thanks for @neihc , fixed in https://github.com/pechorin/any-jump.vim/pull/37