mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.963
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
This commit is contained in:
@@ -161,7 +161,7 @@ static int included_patches[] = {
|
||||
// 966 NA
|
||||
// 965 NA
|
||||
// 964 NA
|
||||
// 963,
|
||||
963,
|
||||
// 962 NA
|
||||
// 961,
|
||||
// 960 NA
|
||||
|
Reference in New Issue
Block a user