mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 21:37:43 +00:00
deps: Update lua client
This commit is contained in:
@@ -161,7 +161,7 @@ end
|
||||
local function clear()
|
||||
if session then
|
||||
session:request('vim_command', 'qa!')
|
||||
session._async_session._msgpack_stream._loop:exit()
|
||||
session:exit()
|
||||
end
|
||||
local loop = Loop.new()
|
||||
local msgpack_stream = MsgpackStream.new(loop)
|
||||
|
||||
Reference in New Issue
Block a user