MunifTanjim / nui.nvim

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

fix(popup): do not reset win_options on update_layout call #251

Closed MunifTanjim closed 1 year ago

MunifTanjim commented 1 year ago

Resolves https://github.com/MunifTanjim/nui.nvim/issues/250


patch for upstream issue:

codecov[bot] commented 1 year ago

Codecov Report

Merging #251 (d4d51c6) into main (0dc148c) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
+ Coverage   98.11%   98.12%   +0.01%     
==========================================
  Files          19       19              
  Lines        2329     2342      +13     
==========================================
+ Hits         2285     2298      +13     
  Misses         44       44              
Impacted Files Coverage Δ
lua/nui/popup/border.lua 97.42% <100.00%> (+0.08%) :arrow_up:
lua/nui/popup/init.lua 99.43% <100.00%> (+<0.01%) :arrow_up:

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