summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorYi Ming <ofseed@foxmail.com>2026-03-18 23:02:46 +0800
committerGitHub <noreply@github.com>2026-03-18 11:02:46 -0400
commitaddd408b3955a16ebecb7972d6a12a91711ea108 (patch)
treeb185bcc61c709ce981d4c0717016fa10352deefd /runtime/lua/vim/provider/python.lua
parent63642ebf80cb1142e84fa6ded98f7541f15739be (diff)
fix(lsp): redraw codelens after request completed #38352
Problem: When code lens is enabled, `on_attach` is executed, but it does not trigger a redraw. Another event, eg, moving the cursor, is required to trigger a redraw and execute the decoration provider's `on_win`. Solution: Trigger a `redraw` after each request is completed.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions