diff options
author | hrsh7th <629908+hrsh7th@users.noreply.github.com> | 2023-03-14 20:59:43 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-14 04:59:43 -0700 |
commit | 8dde7c907ca9ad365895bded2c2f59e08f65d3ed (patch) | |
tree | e69c38ade53bc9779640ae1f57a97a5873ed2096 /scripts/gen_vimdoc.py | |
parent | 06e3ff6671b45ffde8cbfa98ce2743fb9d46319d (diff) | |
download | rneovim-8dde7c907ca9ad365895bded2c2f59e08f65d3ed.tar.gz rneovim-8dde7c907ca9ad365895bded2c2f59e08f65d3ed.tar.bz2 rneovim-8dde7c907ca9ad365895bded2c2f59e08f65d3ed.zip |
fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636
Problem
Using wrong variable when checking the cursor position is valid or not in
vim.lsp.util.apply_text_edits.
Solution
Use the correct variable.
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions