any-jump.vim
any-jump.vim copied to clipboard
Error running anyjump
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?