You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use custom vimgrep_arguments,
after I add -g=!.ccls-cache, Grep Preview see nothing,
remove this line Grep Preview work fine.
The problem was introduced in this commit 9cf4658 2022-10-25 21:22 Simon Hauser o [HEAD] [refs/bisect/bad] fix: rg invert and files-with-matches res line parsing (#2208)
Neovim version
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by runner@fv-az178-366
Description
I use custom vimgrep_arguments,
after I add
-g=!.ccls-cache
, Grep Preview see nothing,remove this line Grep Preview work fine.
The problem was introduced in this commit
9cf4658 2022-10-25 21:22 Simon Hauser o [HEAD] [refs/bisect/bad] fix: rg invert and files-with-matches res line parsing (#2208)
Neovim version
Operating system and version
debian 11
Telescope version / branch / rev
master
checkhealth telescope
Steps to reproduce
test_t
Expected behavior
No response
Actual behavior
can't see grep preview
Minimal config
test_file
main.c
The text was updated successfully, but these errors were encountered: