Skip to main content

Hint

Type Alias Hint 

Source
pub type Hint = (String, String);
Expand description

One key hint: (key combo label, action label). An empty key renders the label alone, emphasized (used by the nvim backend’s mode line).