diff options
-rw-r--r-- | init.org | 12 | ||||
m--------- | lib/doom-modeline | 0 | ||||
m--------- | lib/helpful | 0 | ||||
m--------- | lib/magit | 0 | ||||
m--------- | lib/nix-mode | 0 | ||||
m--------- | lib/notmuch | 0 |
6 files changed, 6 insertions, 6 deletions
@@ -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 diff --git a/lib/doom-modeline b/lib/doom-modeline -Subproject 1fd66c449ca83a93290495ab997a0b04a6b7696 +Subproject 19757b4a99e6a633b30aac2677fd8c2ced1ddfe diff --git a/lib/helpful b/lib/helpful -Subproject daa4a64652a924f9c1dafa3b5301d0a595660a8 +Subproject 1c1c3240dc2a95982d3dacc74b49ce2bcd1ee81 diff --git a/lib/magit b/lib/magit -Subproject 5f407a29ac63b338c3c75e30b4633b44d574503 +Subproject f410eb160ab7a3e19a5005d9d979d27eb9ccdfa diff --git a/lib/nix-mode b/lib/nix-mode -Subproject f1973ceb4b89e52eec35829722d0dbdcc39fb2f +Subproject 8b3a9927e79cad46051ae7f50e7b7fc678c3d06 diff --git a/lib/notmuch b/lib/notmuch -Subproject 64bfe544fd695e30d030e0bf25daf4435c070fb +Subproject 7f726c6e87517eb9c84119a1c5e3a63bfaaa49f |