MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

fix(popup): properly apply winhighlight #219

Closed MunifTanjim closed 1 year ago

MunifTanjim commented 1 year ago

Highlight complex border characters explicitly as FloatBorder. Complex border's Normal should be the same as the actual popup's Normal.

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (6d51928) into main (7427f97) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   98.03%   98.07%   +0.04%     
==========================================
  Files          19       19              
  Lines        2288     2286       -2     
==========================================
- Hits         2243     2242       -1     
+ Misses         45       44       -1     
Impacted Files Coverage Δ
lua/nui/popup/border.lua 97.32% <100.00%> (+0.31%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.