mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
Problem: Termdebug: default highlight cleared when changing colorscheme.
Solution: Use a ColorScheme autocommand. (Christian Brabandt, closes vim/vim#12566,
closes vim/vim#12555)
279de0cd1f
Co-authored-by: Christian Brabandt <cb@256bit.org>