From 6422c49e2424ad8c064edcf00b5532049c5517ab Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 6 Jan 2024 18:00:28 -0500 Subject: stuff to experiment with --- emacs/.config/emacs-kj/init.el | 3 +++ 1 file changed, 3 insertions(+) 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)) -- cgit v1.2.3