summaryrefslogtreecommitdiffstats
path: root/.local/share
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-19 19:48:18 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-19 19:48:18 +0200
commit727591a688c5b3b7c19d77e3c2eba49447e04f72 (patch)
tree513827ad542a3de92af6c58b63721fd0885b5595 /.local/share
parentbe333763ae599d49b640a110d8f047c6c297e252 (diff)
downloaddotfiles-727591a688c5b3b7c19d77e3c2eba49447e04f72.tar.gz
dotfiles-727591a688c5b3b7c19d77e3c2eba49447e04f72.zip
fix(nvim): narrow checklist guard to match item_range contract
- item_range() returns nil or a full (start_row, end_row) pair; guards checked only start_row, leaving end_row integer|nil into nvim_buf_{get,set}_lines. - Guard now 'if not (start_row and end_row)' in check/uncheck; lua_ls narrows both, 4 param-type-mismatch warnings clear. - Behavior unchanged (end_row always set when start_row was); tested.
Diffstat (limited to '.local/share')
0 files changed, 0 insertions, 0 deletions