mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
msg: do not scroll entire screen (#8088)
This commit is contained in:

committed by
Justin M. Keyes

parent
362346f563
commit
98e7112390
@@ -642,7 +642,7 @@ return {
|
||||
vim=true,
|
||||
redraw={'all_windows'},
|
||||
varname='p_dy',
|
||||
defaults={if_true={vi="", vim="lastline"}}
|
||||
defaults={if_true={vi="", vim="lastline,msgsep"}}
|
||||
},
|
||||
{
|
||||
full_name='eadirection', abbreviation='ead',
|
||||
|
Reference in New Issue
Block a user