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.
pub fn get_hl_by_id(hl_id: u32, rgb: bool) -> Result<HighlightInfos, Error>Binding to nvim_get_hl_by_id.
Gets a highlight definition by id.