any-jump.vim icon indicating copy to clipboard operation
any-jump.vim copied to clipboard

Error running anyjump

Open mabembedded opened this issue 1 year ago • 1 comments

Using any-jump on vim 8.2 against a C code base, running ripgrep 13.0.0, I get the following error:

`Error detected while processing function <SNR>15_Jump[32]..search#SearchDefinitions[33]..<SNR>32_RunRgDefinitionSearch[8]..<SNR>32_ParseRgResults:

line 7: E491: json decode error at 'regex could not be compiled with either the default regex engine or with PCRE2.'`

Any thoughts on what I could be doing wrong?

mabembedded avatar Oct 07 '24 20:10 mabembedded