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(icons): fix fzf pointer/marker icons disable #552

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d44e4dc) 80.21% compared to head (5e0cfff) 80.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #552 +/- ## ========================================== + Coverage 80.21% 80.46% +0.24% ========================================== Files 45 45 Lines 4509 4515 +6 ========================================== + Hits 3617 3633 +16 + Misses 892 882 -10 ```

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