mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 19:19:19 +10:00
Problem: test_listlbr_utf8 sometimes fails.
Solution: Don't use a literal multibyte character but <C-V>uXXXX. Do not
dump the screen highlighting. (Christian Brabandt, closes #518)
1c57fe8b94