Files
neovim/runtime/lua
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-10-26 01:28:37 +02:00
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00