mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 13:05:05 +00:00
Update lua client to 0.0.1-24
The new version of the lua client uses libmpack as a backend, and some test scripts had to be updated to reflect that.
This commit is contained in:
@@ -138,7 +138,7 @@ do
|
||||
-- this is just a helper to get any canonical name of a color
|
||||
colornames[rgb] = name
|
||||
end
|
||||
session:exit(0)
|
||||
session:close()
|
||||
Screen.colors = colors
|
||||
Screen.colornames = colornames
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user