get_hl_by_id

Function get_hl_by_id 

pub fn get_hl_by_id(hl_id: u32, rgb: bool) -> Result<HighlightInfos, Error>
👎Deprecated since 0.5.0: use get_hl instead
Expand description

Binding to nvim_get_hl_by_id().

Gets a highlight definition by id.