Skip to content

Commit

Permalink
add missing universal keybindings to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mjarkk committed Jul 29, 2021
1 parent de5133f commit a3b820f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Config.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@ keybinding:
diffingMenu-alt: '<c-e>' # deprecated
copyToClipboard: '<c-o>'
submitEditorText: '<enter>'
appendNewline: '<tab>'
appendNewline: '<a-enter>'
extrasMenu: '@'
toggleWhitespaceInDiffView: '<c-w>'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'
Expand Down

0 comments on commit a3b820f

Please sign in to comment.