nvim_get_hl_by_id

Function nvim_get_hl_by_id 

Source
pub fn nvim_get_hl_by_id<'a>(
    lua: &'a Lua,
    id: LuaInteger,
    rgb: bool,
) -> LuaResult<LuaTable<'a>>
Available on crate feature unstable only.
Expand description

Corresponds to vim.api.nvim_get_hl_by_id