Files
neovim/runtime/lua/vim/treesitter
Riley Bruins f2bfde9140 fix(treesitter): reset next_col when performing intermediate highlights
The iterator is meant to be fully reset in this code path, but only the
`next_row` state was being reset. This would only cause highlight
artifacts for very brief periods of time, though.
2025-11-06 09:27:21 +00:00
..
2025-07-04 18:03:41 +01:00
2025-06-06 15:36:48 +01:00
2025-06-06 15:36:48 +01:00