aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/options.lua')
-rw-r--r--src/nvim/options.lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/nvim/options.lua b/src/nvim/options.lua
index 73605024db..ff919bb522 100644
--- a/src/nvim/options.lua
+++ b/src/nvim/options.lua
@@ -1543,9 +1543,8 @@ local options = {
preinsert
Preinsert the portion of the first candidate word that is
not part of the current completion leader and using the
- |hl-ComplMatchIns| highlight group. Does not work when
- "fuzzy" is set. Requires both "menu" and "menuone" to be
- set.
+ |hl-ComplMatchIns| highlight group. In order for it to
+ work, "fuzzy" must not bet set and "menuone" must be set.
preview Show extra information about the currently selected
completion in the preview window. Only works in