mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
vim-patch:7.4.576 #2595
Problem: Redrawing problem with 'relativenumber' and 'linebreak'. Solution: Temporarily reset 'linebreak' and restore it in more places. (Christian Brabandt) https://github.com/vim/vim/commit/v7-4-576 Closes #1946
This commit is contained in:

committed by
Justin M. Keyes

parent
96997fffbd
commit
d956535307
@@ -207,7 +207,7 @@ static int included_patches[] = {
|
||||
//579,
|
||||
578,
|
||||
//577,
|
||||
//576,
|
||||
576,
|
||||
//575,
|
||||
574,
|
||||
//573,
|
||||
|
Reference in New Issue
Block a user