mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 12:58:16 +00:00
vim-patch:7.4.590 #2592
Problem: Using ctrl_x_mode as if it contains flags. Solution: Don't use AND with CTRL_X_OMNI. (Hirohito Higashi) https://github.com/vim/vim/commit/v7-4-590 It was already included in neovim, see #2527.
This commit is contained in:
@@ -193,7 +193,7 @@ static int included_patches[] = {
|
||||
//593,
|
||||
//592,
|
||||
//591 NA
|
||||
//590,
|
||||
590,
|
||||
//589 NA
|
||||
588,
|
||||
//587,
|
||||
|
Reference in New Issue
Block a user