Is there a key binding for git add & git commit? #6032
Unanswered
Martin15135215
asked this question in
Q&A
Replies: 2 comments 4 replies
-
You can create one, the instructions are in the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You mean with key remapping? https://docs.helix-editor.com/remapping.html [keys.normal]
C-g = ":sh git add @thisfile & git commit @promt_to_write_message" I have two questions about that. what is right command for @thisfile and how to wirte in a promt the commit message |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I searched in the documentation and here in the wiki and did not find, if there is a keybinding to do git add & git commit.
Do you have any ideas?
Beta Was this translation helpful? Give feedback.
All reactions