mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
7ce2acd59b
Problem: SafeStateAgain not triggered if callback uses feedkeys().
Solution: Check for safe state in the input loop. Make log messages easier
to find. Add 'S' flag to state().
|
||
---|---|---|
.. | ||
api_keysets.lua | ||
api.lua | ||
builtin.lua | ||
diff.lua | ||
json.lua | ||
misc.lua | ||
mpack.lua | ||
options.lua | ||
regex.lua | ||
spell.lua | ||
vimfn.lua |