diff options
author | luukvbaal <luukvbaal@gmail.com> | 2024-05-26 19:54:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-26 10:54:08 -0700 |
commit | bc63ffcf39e8ad6c0925c0ad8503bfb3ed8497f3 (patch) | |
tree | ebd8cf7a5095ea477201f399e641d956236cd75c /test/functional/lua/vim_spec.lua | |
parent | eb37241d38ad35b9e6bfac6379dd10e60aa0350c (diff) | |
download | rneovim-bc63ffcf39e8ad6c0925c0ad8503bfb3ed8497f3.tar.gz rneovim-bc63ffcf39e8ad6c0925c0ad8503bfb3ed8497f3.tar.bz2 rneovim-bc63ffcf39e8ad6c0925c0ad8503bfb3ed8497f3.zip |
fix(tui): reset clear_region attributes during startup #28713
Problem: Fix added in #28676 worked accidentally(used variables were
themselves uninitialized at this point during startup) and
does not always work.
Solution: Reset attributes when clearing regions during startup.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions