aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/completion.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2025-03-24 17:38:34 +0100
committerJustin M. Keyes <justinkz@gmail.com>2025-03-24 17:38:34 +0100
commite73a3f1edc3ea9fe990a58f4269269c2d51fcff8 (patch)
treec6eb9520012246d06d6ef2f1a90e0cfc52a07726 /runtime/lua/vim/lsp/completion.lua
parent563051a53ef92349e3bfc0c94421094396a296bf (diff)
downloadrneovim-e73a3f1edc3ea9fe990a58f4269269c2d51fcff8.tar.gz
rneovim-e73a3f1edc3ea9fe990a58f4269269c2d51fcff8.tar.bz2
rneovim-e73a3f1edc3ea9fe990a58f4269269c2d51fcff8.zip
refactor(channel): redundant channel_close()
Problem: `receive_msgpack()` calls `channel_close()` just before calling `chan_close_on_err()`, even though `chan_close_on_err()` always calls `channel_close()`. Solution: Remove the redunant `channel_close()` in `receive_msgpack()`.
Diffstat (limited to 'runtime/lua/vim/lsp/completion.lua')
0 files changed, 0 insertions, 0 deletions