summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authormpal9000 <mpal.devel@gmail.com>2026-03-19 19:00:45 +0200
committerGitHub <noreply@github.com>2026-03-19 10:00:45 -0700
commit4b0700c618bf24d1f62cf6909abdaf0aaec54b9e (patch)
tree1714f630de262ce505b14085616e85f24926b13b /runtime/lua/vim/provider/python.lua
parentb927ee2c48c44c687defbaeaf871f23a57b3e089 (diff)
fix(lsp): `vim.Range` check in `document_color.color_presentation()` (#38374)
Problem: `vim.lsp.document_color.color_presentation()` throws, due to incorrect use of the `vim.Range` API. Solution: Change `vim.Range.has(a, b)` call to `a:has(b)`.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions