Files
neovim/runtime/lua/vim/treesitter
Gregory Anders dc7ccd6bca fix(treesitter): use 0 as initial value for computing maximum (#27837)
Using -1 as the initial value can cause the pattern offset to become
negative, which in turn results in a negative subpriority, which fails
validation in nvim_buf_set_extmark.
2024-03-12 16:13:40 -05:00
..
2024-03-06 16:03:33 +00:00
2024-03-09 11:21:55 +00:00
2024-03-09 11:21:55 +00:00