defaults: shortmess+=F (#8619)

Because we default to laststatus=2 (statusline is always visible), the
:edit message is not useful.

ref #6289
This commit is contained in:
Justin M. Keyes
2018-06-22 08:18:02 +02:00
committed by GitHub
parent cf659a1926
commit b7514493a0
7 changed files with 10 additions and 4 deletions

View File

@@ -2123,7 +2123,7 @@ return {
type='string', list='flags', scope={'global'},
vim=true,
varname='p_shm',
defaults={if_true={vi="", vim="filnxtToO"}}
defaults={if_true={vi="", vim="filnxtToOF"}}
},
{
full_name='showbreak', abbreviation='sbr',