mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
b6af1afee6
commit
dce0b98f80
@ -193,7 +193,7 @@ static int included_patches[] = {
|
||||
//593,
|
||||
//592,
|
||||
//591 NA
|
||||
//590,
|
||||
590,
|
||||
//589 NA
|
||||
588,
|
||||
//587,
|
||||
|
Loading…
Reference in New Issue
Block a user