Files
neovim/runtime/lua
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-12 13:51:53 +08:00
2023-09-10 11:43:37 +02:00
2024-01-02 22:00:06 +01:00