pechorin / any-jump.vim

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

Unable to use any function in large respository #94

Closed daedroza closed 2 years ago

daedroza commented 3 years ago

Hi, I'm using neovim 0.5 with ripgrep installed. The project I'm using anyjump is linked here. I get the following error when using any AnyJump command.

Error detected while processing function <SNR>13_Jump[32]..search#SearchDefinitions[33]..<SNR>67_RunRgDefinitionSearch[8]..<SNR>67_ParseRgResults:
line    7:
E474: Unidentified byte: regex parse error:
E474: Failed to parse regex parse error:

No idea what's wrong here, I'm new to neovim and vim world. Any help is appreciated. Thanks!

daedroza commented 2 years ago

Closing this due to inactivity.