mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
fix(test): typing
This commit is contained in:
committed by
Lewis Russell
parent
3fd8292aaf
commit
a7bbda121d
@@ -271,7 +271,7 @@ end
|
||||
--- @field rgb? boolean
|
||||
--- @field _debug_float? boolean
|
||||
|
||||
--- @param options test.functional.ui.screen.Opts
|
||||
--- @param options? test.functional.ui.screen.Opts
|
||||
--- @param session? test.Session
|
||||
function Screen:attach(options, session)
|
||||
session = session or get_session()
|
||||
|
||||
Reference in New Issue
Block a user