From 94aec4440e472b37358179093d5be9f47b1fab18 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 18 Jan 2024 16:53:58 +0800 Subject: [PATCH] docs: emacs - emacs keybinding full list --- home/base/desktop/editors/emacs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/base/desktop/editors/emacs/README.md b/home/base/desktop/editors/emacs/README.md index b5554aab..89482fe7 100644 --- a/home/base/desktop/editors/emacs/README.md +++ b/home/base/desktop/editors/emacs/README.md @@ -189,6 +189,7 @@ SPC s p foo C-; E C-c C-p :%s/foo/bar/g RET Z Z > https://github.com/magit/magit + Magit is a powerful tool that make git operations easy and intuitive. | Action | Shortcut | @@ -215,3 +216,6 @@ Shortcuts in magit's pane: | Merge | `m` | | Fold/Unfold | `TAB` | | Show details of the current unit(commit/stage/...) | `` | + +KeyBinding full list: +