mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

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.