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

perf(file explorer)!: move alt+l/h to ctrl+l/h keys #510

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

linrongbin16 commented 8 months ago

relate issue: https://github.com/linrongbin16/fzfx.nvim/issues/506

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e72c486) 82.68% compared to head (fe8e3a4) 82.95%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #510 +/- ## ========================================== + Coverage 82.68% 82.95% +0.27% ========================================== Files 49 49 Lines 5145 5145 ========================================== + Hits 4254 4268 +14 + Misses 891 877 -14 ```

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