mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

Closes https://github.com/neovim/neovim/issues/13647 This allows customizing the priority of the highlights. * Add default priority of 50 * Use priority of 200 for highlight on yank * use priority of 40 for highlight references (LSP)