mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #14060 from andymass/vim-8.2.1703
[RFC] vim-patch:8.2.{1693,1703,1705}
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user