diff options
author | Oliver Marriott <rktjmp@users.noreply.github.com> | 2022-06-17 11:33:58 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-16 18:33:58 -0700 |
commit | 98e2da7d50b8f22edb20cdb744788ef0085d0cb6 (patch) | |
tree | 457789efddd8ac41f3ab0c5791ace16f11da7031 /src/nvim/api/buffer.c | |
parent | e0aa1d87e81ddf4efec96fad8365b3ea1aee1c26 (diff) | |
download | rneovim-98e2da7d50b8f22edb20cdb744788ef0085d0cb6.tar.gz rneovim-98e2da7d50b8f22edb20cdb744788ef0085d0cb6.tar.bz2 rneovim-98e2da7d50b8f22edb20cdb744788ef0085d0cb6.zip |
fix(hl): return cterm fg/bg even if they match Normal #18981
Fixes #18980
- 831fa45ad84e is related but this doesn't regress that
- The `cterm_normal_fg_color != ae.cterm_fg_color` comparison is originally
carried from patch to patch starting all the way back in 29bc6dfabde2 where it
was avoiding setting a HL attr. But `hlattrs2dict()` now is just
informational.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions