diff options
| author | mpal9000 <mpal.devel@gmail.com> | 2026-03-19 19:00:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-19 10:00:45 -0700 |
| commit | 4b0700c618bf24d1f62cf6909abdaf0aaec54b9e (patch) | |
| tree | 1714f630de262ce505b14085616e85f24926b13b /runtime/lua/vim/provider/python.lua | |
| parent | b927ee2c48c44c687defbaeaf871f23a57b3e089 (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
