summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2018-10-21 11:55:21 -0400
committerAmin Bandali <bandali@gnu.org>2018-10-21 11:55:21 -0400
commitac049f62e592e75011d1324a744a194d7e72c31b (patch)
tree784e0ad056ec05c33fa2c6d6fdb4e567f7c2f4c9 /init.org
parentf811cdade62af88307044632c10cba1db44ea25e (diff)
downloadconfigs-ac049f62e592e75011d1324a744a194d7e72c31b.tar.gz
configs-ac049f62e592e75011d1324a744a194d7e72c31b.tar.xz
configs-ac049f62e592e75011d1324a744a194d7e72c31b.zip
[emacs] update 5 drones, use new magit 2.90.0 command names
lib/doom-modeline master v0.5.1-5-g19757b4 lib/helpful master 0.15-3-g1c1c324 lib/magit master 2.13.0-324-gf410eb16 lib/nix-mode master v1.2.2-64-g8b3a992 lib/notmuch master archive/debian/0.28-2-7-g7f726c6e
Diffstat (limited to 'init.org')
-rw-r--r--init.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/init.org b/init.org
index 4695635..a83eb37 100644
--- a/init.org
+++ b/init.org
@@ -781,16 +781,16 @@ Not just how I do git, but /the/ way to do git.
("SPC" . magit-status)
("s" . magit-status)
("S" . magit-status-prefix)
- ("B" . magit-blame)
+ ("B" . magit-blame-addition)
("C" . magit-clone)
- ("f" . magit-fetch)
- ("F" . magit-pull)
- ("P" . magit-push)
+ ("f" . magit-fetch-other)
+ ("F" . magit-pull-branch)
+ ("P" . magit-push-other)
("p" . magit-dispatch-popup)
- ("c c" . magit-commit)
+ ("c c" . magit-commit-create)
("c a" . magit-commit-amend)
("b b" . magit-checkout)
- ("b c" . magit-branch))
+ ("b c" . magit-branch-create))
:config
(magit-add-section-hook 'magit-status-sections-hook
'magit-insert-modules