mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
test: make {MATCH:} behave less unexpectedly in screen:expect()
Include the rest of the line and allow multiple {MATCH:} patterns.
This commit is contained in:
@@ -413,7 +413,7 @@ describe('named marks view', function()
|
||||
6 line |
|
||||
^7 line |
|
||||
8 line |
|
||||
{MATCH:.*} |
|
||||
{MATCH:.*marks} |
|
||||
|
|
||||
]])
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user