mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 16:17:13 +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)