mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-21 07:34:18 +02:00
Merge 32b45298de into e5cb757278
This commit is contained in:
commit
bbfb777718
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import (
|
|||
)
|
||||
|
||||
// helpEntry is a entry in a help menu containing values for a keystroke and
|
||||
// it's associated action.
|
||||
// its associated action.
|
||||
type helpEntry struct{ key, val string }
|
||||
|
||||
// helpColumn is a group of helpEntries which will be rendered into a column.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue