summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/python.vim
diff options
context:
space:
mode:
authorEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2025-09-05 17:12:28 +0300
committerGitHub <noreply@github.com>2025-09-05 07:12:28 -0700
commit069be911064d0e64f1efc13348dbb878afaf347f (patch)
tree6a3038e7c1739c241ac68621b3ded5012d78c0f6 /runtime/syntax/python.vim
parent0bafbe872b2f6cab2a4a6df9213ffc664eeee948 (diff)
feat(pack): use `nvim_echo{kind=progress}` to report progress #35625
Problem: Progress reports use plain `nvim_echo()` with manually constructed messages and populate history on every call. Solution: Use `nvim_echo()` with newly added `kind=progress` which (at least for now) is meant to be a unified interface for showing progress report. Also save in history only first and last progress report messages.
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions