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

feat(actions): center cursor for 'rg'/'grep' edit actions #514

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/493

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2d22ed7) 81.40% compared to head (bb7531f) 81.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #514 +/- ## ========================================== + Coverage 81.40% 81.41% +0.01% ========================================== Files 45 45 Lines 4662 4666 +4 ========================================== + Hits 3795 3799 +4 Misses 867 867 ```

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