pub fn kind_of(name: &str) -> HighlightKindExpand description
Map a tree-sitter highlight capture name onto the bezel vocabulary. Names
with no slot degrade to HighlightKind::Variable, which the palettes
paint in the text color — an unknown capture reads as plain text.