mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +00:00

committed by
Justin M. Keyes

parent
cb351c678b
commit
538255c228
@@ -3,6 +3,7 @@ local Screen = require('test.functional.ui.screen')
|
||||
local clear, wait, nvim = helpers.clear, helpers.wait, helpers.nvim
|
||||
local nvim_dir, source, eq = helpers.nvim_dir, helpers.source, helpers.eq
|
||||
local execute, eval = helpers.execute, helpers.eval
|
||||
local funcs = helpers.funcs
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
|
Reference in New Issue
Block a user