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"` |
|
||||
| Right | `"right"` |
|
||||
| Up | `"up"` |
|
||||
| Down | `"down"` |
|
||||
| Home | `"home"` |
|
||||
| End | `"end"` |
|
||||
| Page | `"pageup"` |
|
||||
|
Loading…
Reference in New Issue
Block a user