defaults: wildoptions=pum,tagfile #10384

ref #6289
This commit is contained in:
Justin M. Keyes
2019-07-01 23:59:24 +02:00
committed by GitHub
parent ff95e62ff8
commit 097f85ae6c
6 changed files with 33 additions and 33 deletions

View File

@@ -2750,9 +2750,9 @@ return {
full_name='wildoptions', abbreviation='wop',
type='string', list='onecomma', scope={'global'},
deny_duplicates=true,
vi_def=true,
vim=true,
varname='p_wop',
defaults={if_true={vi=""}}
defaults={if_true={vi='', vim='pum,tagfile'}}
},
{
full_name='winaltkeys', abbreviation='wak',