mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 05:47:06 +09:00
Add help
This commit is contained in:
@@ -967,6 +967,7 @@ func (h *BufHandler) ClearStatus() bool {
|
||||
|
||||
// ToggleHelp toggles the help screen
|
||||
func (h *BufHandler) ToggleHelp() bool {
|
||||
h.openHelp("help")
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user