diff options
author | luukvbaal <luukvbaal@gmail.com> | 2025-04-02 14:14:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 05:14:11 -0700 |
commit | 3af43cffa028b88022e6bdc78a4e2f5470643219 (patch) | |
tree | 7c938be8fb648c7d98cb0a49ea247159f31418d2 /runtime/lua/vim/hl.lua | |
parent | e5ddf7ae7dbd7dce42f33c275b4f9a86186c17b6 (diff) | |
download | rneovim-3af43cffa028b88022e6bdc78a4e2f5470643219.tar.gz rneovim-3af43cffa028b88022e6bdc78a4e2f5470643219.tar.bz2 rneovim-3af43cffa028b88022e6bdc78a4e2f5470643219.zip |
fix(highlight): no match highlight during :substitute prompt #33262
Problem: Redrawing during a substitute confirm prompt causes the match
highlight to disappear.
Solution: Unset `highlight_match` after the prompt has returned.
Use global highlight definitions in searchhl_spec.lua.
Diffstat (limited to 'runtime/lua/vim/hl.lua')
0 files changed, 0 insertions, 0 deletions