linrongbin16 / fzfx.nvim

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

feat(config): enable buffer previewers 2 #592

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (dbda69f) 78.13% compared to head (3a5724e) 78.17%.

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #592 +/- ## ========================================== + Coverage 78.13% 78.17% +0.03% ========================================== Files 52 52 Lines 5773 5778 +5 ========================================== + Hits 4511 4517 +6 + Misses 1262 1261 -1 ```

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