mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 18:28:19 +00:00
fix(test): typing
This commit is contained in:

committed by
Lewis Russell

parent
3fd8292aaf
commit
a7bbda121d
@@ -5,7 +5,7 @@ local exec = helpers.exec
|
||||
local api = helpers.api
|
||||
|
||||
describe('Vimscript syntax highlighting', function()
|
||||
local screen
|
||||
local screen --- @type test.functional.ui.screen
|
||||
|
||||
before_each(function()
|
||||
clear()
|
||||
|
Reference in New Issue
Block a user