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

docs(commands): improve commands list #630

Closed linrongbin16 closed 5 months ago

linrongbin16 commented 5 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 79.46%. Comparing base (5f3b341) to head (d5c8c8b).

Files Patch % Lines
lua/fzfx/detail/popup/popup_helpers.lua 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #630 +/- ## ========================================== + Coverage 79.42% 79.46% +0.03% ========================================== Files 53 53 Lines 6178 6179 +1 ========================================== + Hits 4907 4910 +3 + Misses 1271 1269 -2 ```

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