MunifTanjim / nui.nvim

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

fix(layout): process layout box change #222

Closed MunifTanjim closed 1 year ago

MunifTanjim commented 1 year ago

fixes https://github.com/MunifTanjim/nui.nvim/issues/221

codecov[bot] commented 1 year ago

Codecov Report

Merging #222 (8385cb9) into main (37e0511) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   98.07%   98.10%   +0.02%     
==========================================
  Files          19       19              
  Lines        2288     2319      +31     
==========================================
+ Hits         2244     2275      +31     
  Misses         44       44              
Impacted Files Coverage Δ
lua/nui/layout/float.lua 98.26% <100.00%> (+0.43%) :arrow_up:
lua/nui/layout/init.lua 99.24% <100.00%> (+0.01%) :arrow_up:
lua/nui/layout/split.lua 97.50% <100.00%> (+0.04%) :arrow_up:
lua/nui/split/init.lua 99.41% <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.