Type Definition mg::Modes [] [src]

type Modes = &'static [(&'static str, &'static str)];

Map mode prefix (i.e. "i") to the mode name (i.e. "insert").