mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 19:45:45 +00:00
Problem: It is not obvious if a treesitter highlight priority shown in `:Inspect` is higher or lower than the default. Solution: Also print default priority (`vim.hl.priorities.treesitter`). Add padding for better readability.