mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.760
Problem: Spelling mistakes are not displayed after ":syn spell".
Solution: Force a redraw after ":syn spell" command. (Christian Brabandt)
5081d20247
This commit is contained in:

committed by
Justin M. Keyes

parent
b0cfb6905a
commit
0429b7714f
@@ -528,7 +528,7 @@ static int included_patches[] = {
|
||||
// 763 NA
|
||||
// 762 NA
|
||||
// 761 NA
|
||||
// 760,
|
||||
760,
|
||||
// 759 NA
|
||||
758,
|
||||
// 757 NA
|
||||
|
Reference in New Issue
Block a user