summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorMathias Fussenegger <f.mathias@zignar.net>2026-03-19 08:53:38 +0100
committerMathias Fußenegger <mfussenegger@users.noreply.github.com>2026-03-20 17:20:08 +0100
commit507cd63418ac56fa5e5d263e3e2d38cfec651f26 (patch)
tree1b1f234ca572eca4425ca36f1aa10bd8a7dd8082 /runtime/lua/vim/provider/python.lua
parent24684f90eac23a54d63c4d636ad0e6f2ddf3e9c4 (diff)
fix(lsp): handle completion/resolve response arriving after on_insert_leave
If a user accepts completion and immediately exits insert mode, it could happen that `Context.cursor` was nil by the time the `completion/resolve` response arrives, leading to an error.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions