chottolabs / kznllm.nvim

Apache License 2.0
33 stars 8 forks source link

fix off by one error when setting extmark #20

Closed chottolabs closed 2 months ago

chottolabs commented 2 months ago

Resolves: https://github.com/chottolabs/kznllm.nvim/issues/19

Was never really noticeable to me because I always use visual-lines and when the whole line gets deleted the OBO position on extmark doesn't make a difference

chottolabs commented 2 months ago

https://github.com/user-attachments/assets/d0560051-e5ff-443b-a391-fe89b78ba6c4

i feel like trying to do anything with visual rarely ever works properly unless you prompt it very strictly, i got lucky with the output here

never noticed this because visual-lines is probably the most practical