aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/codelens.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2022-12-30 19:49:59 +0100
committerbfredl <bjorn.linse@gmail.com>2022-12-30 19:56:11 +0100
commit09370eae7756b07bb8f1f116b690b22aec7ec563 (patch)
tree2bd937bae9748d54cff50da0c091503b663fe997 /runtime/lua/vim/lsp/codelens.lua
parent4ace9e7e417fe26c8b73ff1d6042e6e4f3df9ebf (diff)
downloadrneovim-09370eae7756b07bb8f1f116b690b22aec7ec563.tar.gz
rneovim-09370eae7756b07bb8f1f116b690b22aec7ec563.tar.bz2
rneovim-09370eae7756b07bb8f1f116b690b22aec7ec563.zip
refactor(sleep): simplify rube goldberg implementation of :sleep
As neovim does have event handling, we are checking for CTRL-C all the time, not once per second. Also, do_sleep() reimplements the same loop as LOOP_PROCESS_EVENTS_UNTIL() already contains internally. Fix the latter to use the right integer type, so we do not need the extra indirection.
Diffstat (limited to 'runtime/lua/vim/lsp/codelens.lua')
0 files changed, 0 insertions, 0 deletions