diff options
author | Ilia Choly <ilia.choly@gmail.com> | 2023-09-15 06:45:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-15 03:45:51 -0700 |
commit | f5a09f1b035254f6ee773a1f88f79ab5913b48a0 (patch) | |
tree | c28c99b48b9a565aff5d0c8425b0e8bbcd8fa3c3 /runtime/lua/vim/treesitter/_query_linter.lua | |
parent | 28233bcb49067aaa70fa6e5fec14e2cc4bcaa315 (diff) | |
download | rneovim-f5a09f1b035254f6ee773a1f88f79ab5913b48a0.tar.gz rneovim-f5a09f1b035254f6ee773a1f88f79ab5913b48a0.tar.bz2 rneovim-f5a09f1b035254f6ee773a1f88f79ab5913b48a0.zip |
fix: invoke changed_bytes when rewriting <Tab> char #25125
When tabstop and shiftwidth are not equal, tabs are inserted as individual
spaces and then rewritten as tab characters in a second pass. That second pass
did not call changed_bytes which resulted in events being omitted.
Fixes #25092
Diffstat (limited to 'runtime/lua/vim/treesitter/_query_linter.lua')
0 files changed, 0 insertions, 0 deletions