linrongbin16 / fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.
https://linrongbin16.github.io/fzfx.nvim/
MIT License
112 stars 5 forks source link

feat(git live grep): use buffer previewer #662

Closed linrongbin16 closed 3 months ago

linrongbin16 commented 3 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.85%. Comparing base (69b6193) to head (64647d6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #662 +/- ## ========================================== + Coverage 78.83% 78.85% +0.01% ========================================== Files 53 53 Lines 6142 6147 +5 ========================================== + Hits 4842 4847 +5 Misses 1300 1300 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.