Skip to content
Discussion options

You must be logged in to vote
  1. C-tab doesn't work for me too. This works:
[keys.normal]
A-h = ":buffer-previous"
A-l = ":buffer-next"
A-w = ":buffer-close"

Probably related to #7533
2. Right now there is no way to map to another key. There was issue or PR but I can't find. You need to write command, not another key press. Like: space-c = "toggle_comments".

You can look at list of all commands using <space>? shortcut.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gabydd
Comment options

gabydd Aug 10, 2023
Collaborator

@waldauf
Comment options

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