mirror of
https://github.com/neovim/neovim.git
synced 2024-12-22 04:05:09 -07:00
e243dbdc32
Lua (not LuaJIT) complains about the "^[[" strings inside the expect, since it sees them as nested quotes. Change the quoting to [=[ ]=] to avoid the issue. |
||
---|---|---|
.. | ||
health_spec.lua | ||
helpers.lua | ||
man_spec.lua | ||
matchparen_spec.lua | ||
msgpack_spec.lua | ||
shada_spec.lua |