Files
neovim/runtime/lua/vim
Gregory Anders 0b8a72b739 revert: "feat(extmarks): subpriorities (relative to declaration order) (#27131)" (#28585)
This reverts commit 15e77a56b7.

Subpriorities were added in https://github.com/neovim/neovim/pull/27131
as a mechanism for enforcing query order when using iter_matches in the
Tree-sitter highlighter. However, iter_matches proved to have too many
complications to use in the highlighter so we eventually reverted back
to using iter_captures (https://github.com/neovim/neovim/pull/27901).
Thus, subpriorities are no longer needed and can be removed.
2024-05-01 08:08:22 -05:00
..
2024-04-30 07:04:42 +08:00
2024-04-30 04:30:21 -07:00
2024-03-06 10:45:22 +00:00
2024-04-26 15:13:06 +01:00
2024-01-16 09:33:10 +00:00
2024-04-24 21:43:46 -05:00
2024-01-19 11:54:04 +00:00
2024-04-30 04:30:21 -07:00
2024-04-30 04:30:21 -07:00
2024-03-16 19:26:10 +00:00
2024-03-06 10:45:22 +00:00
2024-03-16 19:26:10 +00:00
2024-04-30 07:04:42 +08:00
2024-03-16 19:26:10 +00:00
2024-04-26 15:13:06 +01:00
2024-03-09 11:21:55 +00:00