mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.1753
Problem: "noinsert" in 'completeopt' is sometimes ignored.
Solution: Set the variables when the 'completeopt' was set. (Ozaki Kiichi)
c020042083
This commit is contained in:
@@ -70,6 +70,7 @@ static char *features[] = {
|
||||
// clang-format off
|
||||
static int included_patches[] = {
|
||||
1755,
|
||||
1753,
|
||||
1654,
|
||||
1652,
|
||||
1643,
|
||||
|
Reference in New Issue
Block a user