summaryrefslogtreecommitdiff
path: root/.emacs.d/transient
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-22 10:21:34 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-22 10:33:14 -0700
commit89d178105aee79aac4ff8af8d83555ac2ebafc8d (patch)
treec7ec52479570a361502d6d25cbf07315b700d6e9 /.emacs.d/transient
parent54e5f76d61db1081b3236c68ed5176cf76891cc4 (diff)
downloaddotfiles-89d178105aee79aac4ff8af8d83555ac2ebafc8d.tar.gz
newer magit settings
Diffstat (limited to '.emacs.d/transient')
-rw-r--r--.emacs.d/transient/values.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/transient/values.el b/.emacs.d/transient/values.el
new file mode 100644
index 00000000..6aa3ef06
--- /dev/null
+++ b/.emacs.d/transient/values.el
@@ -0,0 +1,2 @@
+((magit-cherry-pick)
+ (magit-remote))