Skip to content
Discussion options

You must be logged in to vote

Hey!

You can check out the list of commands and their examples from COMMANDS.md

So your config should look a little something like this:

[general]
key_bindings = [
  { keys = [
    "a",
  ], command = ":scroll down 1" },
  { keys = [
    "e",
  ], command = ":scroll up 1" },
]

Replies: 1 comment 1 reply

Comment options

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

Answer selected by azizsayfiddin
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