mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
de48fbbd5f
Problem: Lua callbacks for "msg_show" events with vim.ui_attach() are executed when it is not safe. Solution: Disallow non-fast API calls for "msg_show" event callbacks. Automatically detach callback after excessive errors. Make sure fast APIs do not modify Nvim state. |
||
---|---|---|
.. | ||
api_keysets_extra.lua | ||
api_keysets.lua | ||
api.lua | ||
base64.lua | ||
builtin_types.lua | ||
builtin.lua | ||
diff.lua | ||
json.lua | ||
lpeg.lua | ||
misc.lua | ||
mpack.lua | ||
options.lua | ||
re.lua | ||
regex.lua | ||
spell.lua | ||
vimfn.lua | ||
vvars.lua |