mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
Remove EXMODE_NORMAL
This commit is contained in:
@@ -1800,7 +1800,7 @@ return {
|
||||
full_name='prompt',
|
||||
short_desc=N_("enable prompt in Ex mode"),
|
||||
type='bool', scope={'global'},
|
||||
varname='p_prompt',
|
||||
varname='p_force_on',
|
||||
defaults={if_true={vi=true}}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user