mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 09:36:29 +00:00
fix(test): typing
This commit is contained in:
committed by
Lewis Russell
parent
3fd8292aaf
commit
a7bbda121d
@@ -8,7 +8,7 @@ local feed = helpers.feed
|
||||
local eq = helpers.eq
|
||||
|
||||
describe('matchparen', function()
|
||||
local screen
|
||||
local screen --- @type test.functional.ui.screen
|
||||
|
||||
before_each(function()
|
||||
clear { args = { '-u', 'NORC' } }
|
||||
|
||||
Reference in New Issue
Block a user