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

fix(fzf_opts): add 'top'/'bottom' options #612

Closed linrongbin16 closed 5 months ago

linrongbin16 commented 5 months ago

Fix #610 .

Regresion test

Platforms

Tasks

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 78.29%. Comparing base (5b4a003) to head (a0dc29f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #612 +/- ## ========================================== + Coverage 78.27% 78.29% +0.01% ========================================== Files 51 51 Lines 5708 5712 +4 ========================================== + Hits 4468 4472 +4 Misses 1240 1240 ```

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