defaults: revert wildmode to 'full'

This commit is contained in:
Felipe Morales
2015-09-26 21:09:47 +02:00
parent eaff0072e5
commit b927304108
3 changed files with 2 additions and 3 deletions

View File

@@ -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',