mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 20:15:03 +00:00
defaults: revert wildmode to 'full'
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user