neovim/src
Lewis Russell 84bbe4b0ca fix(lua): disallow vim.wait() in fast contexts
`vim.wait()` cannot be called in a fast callback since the main loop
cannot be run in that context as it is not reentrant

Fixes #26122
2023-11-27 09:09:21 +00:00
..
cjson
klib build: remove PVS 2023-11-12 21:26:39 +01:00
man docs: list NVIM_APPNAME as env on manpage (#25935) 2023-11-09 07:04:44 +08:00
mpack build: remove PVS 2023-11-12 21:26:39 +01:00
nvim fix(lua): disallow vim.wait() in fast contexts 2023-11-27 09:09:21 +00:00
unicode
xdiff refactor: the long goodbye 2023-11-05 20:19:06 +01:00
.valgrind.supp
bit.c
bit.h
clint.py refactor: move autocmd types to autocmd_defs.h (#26239) 2023-11-27 11:17:04 +08:00
coverity-model.c
nlua0.c
uncrustify.cfg refactor: enable formatting for ternaries 2023-11-20 19:57:09 +01:00