jremmen / vim-ripgrep

Use RipGrep in Vim and display results in a quickfix list
MIT License
541 stars 99 forks source link

Error opening result item #53

Open bugeats opened 4 years ago

bugeats commented 4 years ago

Long time user of this plugin. I've recently encountered a new error. Trying to open a search result item shows:

Error detected while processing function <SNR>80_call:
line    3:
The current buffer has no associated file
Press ENTER or type command to continue

NVIM v0.5.0-532-g2ca8f02a6

ripgrep 12.1.0

I'm not seeing any version info in the vim-ripgrep plugin so I can't offer that.