summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs-kj/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.config/emacs-kj/init.el')
-rw-r--r--emacs/.config/emacs-kj/init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs/.config/emacs-kj/init.el b/emacs/.config/emacs-kj/init.el
index b596c39..f7c1d07 100644
--- a/emacs/.config/emacs-kj/init.el
+++ b/emacs/.config/emacs-kj/init.el
@@ -900,3 +900,6 @@
;; (unless action
;; (error "Could not find '%s': %s" action-title available-actions))
;; (eglot-execute server action)))
+
+;;(transient-insert-suffix 'magit-dispatch "J"
+;; `("k" "KJ" kj/my-test))