mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.361
Problem: Lots of flickering when filling the preview window for 'omnifunc'. Solution: Disable redrawing. (Hirohito Higashi) https://code.google.com/p/vim/source/detail?r=v7-4-361
This commit is contained in:
@@ -234,7 +234,7 @@ static int included_patches[] = {
|
||||
//364,
|
||||
//363,
|
||||
362,
|
||||
//361,
|
||||
361,
|
||||
//360,
|
||||
//359,
|
||||
358,
|
||||
|
Reference in New Issue
Block a user