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(configs): fix 'win_opts' recalculation #520

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

linrongbin16 commented 8 months ago

fix #517 , relate issue: https://github.com/linrongbin16/fzfx.nvim/issues/495

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a9b5d2b) 81.46% compared to head (bae9842) 81.18%.

Files Patch % Lines
lua/fzfx/detail/general.lua 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #520 +/- ## ========================================== - Coverage 81.46% 81.18% -0.28% ========================================== Files 45 45 Lines 4672 4673 +1 ========================================== - Hits 3806 3794 -12 - Misses 866 879 +13 ```

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