aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/fs.lua
diff options
context:
space:
mode:
authorglepnir <glephunter@gmail.com>2024-08-22 15:51:44 +0800
committerGitHub <noreply@github.com>2024-08-22 09:51:44 +0200
commite48179f31e6503bfa86bf08538e64456e96446a8 (patch)
tree96dcd2d563ffd929e74783b1308998addcc63d5f /runtime/lua/vim/fs.lua
parent3bd7492a69a0bf00b366a46dc09d5035b9f784e4 (diff)
downloadrneovim-e48179f31e6503bfa86bf08538e64456e96446a8.tar.gz
rneovim-e48179f31e6503bfa86bf08538e64456e96446a8.tar.bz2
rneovim-e48179f31e6503bfa86bf08538e64456e96446a8.zip
fix(lsp): suppress completion request if completion is active (#30028)
Problem: the autotrigger mechanism could fire completion requests despite completion already being active from another completion mechanism or manual trigger Solution: add a condition to avoid an additional request.
Diffstat (limited to 'runtime/lua/vim/fs.lua')
0 files changed, 0 insertions, 0 deletions