Merge branch 'vyp-#1117'
This commit is contained in:
commit
1e37e09e29
@ -180,6 +180,7 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Fritz V155 Reichwald
|
* Fritz V155 Reichwald
|
||||||
* Franz Fellner
|
* Franz Fellner
|
||||||
* zwarag
|
* zwarag
|
||||||
|
* xd1le
|
||||||
* Tim Harder
|
* Tim Harder
|
||||||
* Thiago Barroso Perrotta
|
* Thiago Barroso Perrotta
|
||||||
* Samuel Loury
|
* Samuel Loury
|
||||||
|
@ -1221,6 +1221,14 @@ KEY_FIRST_COMMENT = """
|
|||||||
# with Shift. For special keys (with `<>`-signs), you need to explicitly add
|
# with Shift. For special keys (with `<>`-signs), you need to explicitly add
|
||||||
# `Shift-` to match a key pressed with shift. You can bind multiple commands
|
# `Shift-` to match a key pressed with shift. You can bind multiple commands
|
||||||
# by separating them with `;;`.
|
# by separating them with `;;`.
|
||||||
|
#
|
||||||
|
# Note that default keybindings are always bound, and need to be explicitly
|
||||||
|
# unbound if you wish to remove them:
|
||||||
|
#
|
||||||
|
# <unbound>
|
||||||
|
# keychain
|
||||||
|
# keychain2
|
||||||
|
# ...
|
||||||
"""
|
"""
|
||||||
|
|
||||||
KEY_SECTION_DESC = {
|
KEY_SECTION_DESC = {
|
||||||
|
Loading…
Reference in New Issue
Block a user