mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.288 #751
Problem: When 'spellfile' is set the screen is not redrawn. Solution: Redraw when updating the spelling info. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=7965cb6a435ae1ea331c7c2f8740d3d4c3625f3b
This commit is contained in:

committed by
Justin M. Keyes

parent
82d11c0772
commit
8638578bf3
@@ -202,6 +202,8 @@ static char *(features[]) = {
|
||||
|
||||
static int included_patches[] = {
|
||||
// Add new patch number below this line
|
||||
288,
|
||||
//287,
|
||||
286,
|
||||
285,
|
||||
284,
|
||||
|
Reference in New Issue
Block a user