linrongbin16 / fzfx.nvim

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

fix(buffers): revert unload buffers change #536

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

fix #528. relate #526, #522

Regresion test

Platforms

Tasks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (27501dd) 81.16% compared to head (04f7054) 81.15%.

:exclamation: Current head 04f7054 differs from pull request most recent head ecad1cf. Consider uploading reports for the commit ecad1cf to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #536 +/- ## ========================================== - Coverage 81.16% 81.15% -0.01% ========================================== Files 45 45 Lines 4677 4676 -1 ========================================== - Hits 3796 3795 -1 Misses 881 881 ```

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