Merge pull request #14060 from andymass/vim-8.2.1703

[RFC] vim-patch:8.2.{1693,1703,1705}
This commit is contained in:
Jan Edmund Lazo
2021-03-20 18:08:16 -04:00
committed by GitHub
6 changed files with 208 additions and 27 deletions

View File

@@ -333,10 +333,10 @@ describe('highlight defaults', function()
command('highlight clear EndOfBuffer')
screen:expect{grid=[[
^ |
~ |
~ |
{1:~ }|
{1:~ }|
|
]], hl_groups={EndOfBuffer=0, MsgSeparator=2}}
]], hl_groups={EndOfBuffer=1, MsgSeparator=2}}
end)
end)