-
Notifications
You must be signed in to change notification settings - Fork 3
Keycodes
Shawon edited this page Aug 9, 2024
·
2 revisions
links = {
padding_left = " ",
padding_right = " ",
icon = nil,
hl = "HelpviewArguments"
},
Every note configuration table has the following options,
-
padding_left,
string
or nilText used as the left padding of the label.
-
icon,
string
or nilText used as the icon for the heading.
-
hl,
string
or nilHighlight group for
keycodes
. -
padding_right,
string
or nilText used as the right padding of the label.