Map keybind to multiple commands #773
Answered
by
gokcehan
fritzrehde
asked this question in
Q&A
-
How can I map one keybind to multiple lf commands (not terminal commands). For example, I would like to use the following mapping: |
Beta Was this translation helpful? Give feedback.
Answered by
gokcehan
Mar 5, 2022
Replies: 1 comment
-
@fritzrehde You just need an extra
See "Syntax" section in the documentation for more information. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fritzrehde
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@fritzrehde You just need an extra
:
in the beginning as such:See "Syntax" section in the documentation for more information.