defaults: scrollback=10000 (#7556)

This commit is contained in:
Justin M. Keyes
2017-11-14 20:55:25 +01:00
committed by GitHub
parent 30a21830d0
commit 67e4529292
3 changed files with 4 additions and 4 deletions

View File

@@ -1924,7 +1924,7 @@ return {
vi_def=true,
varname='p_scbk',
redraw={'current_buffer'},
defaults={if_true={vi=1000}}
defaults={if_true={vi=10000}}
},
{
full_name='scrollbind', abbreviation='scb',