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

feat(colors): support RGB color codes in 'fzf_color_opts' #614

Closed linrongbin16 closed 5 months ago

linrongbin16 commented 5 months ago

Resolve #608 .

Regresion test

Platforms

Tasks

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 78.32%. Comparing base (a4272cd) to head (8a7f1ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #614 +/- ## ========================================== + Coverage 78.29% 78.32% +0.03% ========================================== Files 51 51 Lines 5712 5721 +9 ========================================== + Hits 4472 4481 +9 Misses 1240 1240 ```

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