mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 15:58:17 +00:00
@@ -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',
|
||||
|
Reference in New Issue
Block a user