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.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/options.lua b/src/nvim/options.lua
index e02326be78..ca3882b8a0 100644
--- a/src/nvim/options.lua
+++ b/src/nvim/options.lua
@@ -2660,7 +2660,7 @@ return {
deny_duplicates=true,
vim=true,
varname='p_wim',
- defaults={if_true={vi="", vim="list:longest,full"}}
+ defaults={if_true={vi="", vim="full"}}
},
{
full_name='wildoptions', abbreviation='wop',