get_hl_by_id

Function get_hl_by_id 

Source
pub fn get_hl_by_id(hl_id: u32, rgb: bool) -> Result<HighlightInfos, Error>
Expand description

Binding to nvim_get_hl_by_id.

Gets a highlight definition by id.