Skip to content

How to map space a a to "scroll_up" #11189

Closed Answered by the-mikedavis
1925381584 asked this question in Q&A
Discussion options

You must be logged in to vote
[keys.normal.space]
a = { a = "scroll_up" }

should do what you're looking for, or you can use the shorthand:

[keys.normal.space]
a.a = "scroll_up"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@1925381584
Comment options

Answer selected by 1925381584
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11188 on July 15, 2024 19:13.