mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 05:27:07 +04:00
added Down keymapping. (#1019)
This commit is contained in:
parent
30744646cb
commit
bf4c70e027
@ -38,6 +38,7 @@ # At most one section each of 'keys.normal', 'keys.insert' and 'keys.select'
|
|||||||
| Left | `"left"` |
|
| Left | `"left"` |
|
||||||
| Right | `"right"` |
|
| Right | `"right"` |
|
||||||
| Up | `"up"` |
|
| Up | `"up"` |
|
||||||
|
| Down | `"down"` |
|
||||||
| Home | `"home"` |
|
| Home | `"home"` |
|
||||||
| End | `"end"` |
|
| End | `"end"` |
|
||||||
| Page | `"pageup"` |
|
| Page | `"pageup"` |
|
||||||
|
Loading…
Reference in New Issue
Block a user