linrongbin16 / fzfx.nvim

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

perf(config): clean old configs #464

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 11 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (dae8b9d) 80.31% compared to head (51e08f2) 82.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #464 +/- ## ========================================== + Coverage 80.31% 82.27% +1.95% ========================================== Files 52 52 Lines 6707 5462 -1245 ========================================== - Hits 5387 4494 -893 + Misses 1320 968 -352 ```

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