about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-11-10T12·25+0100
committertazjin <mail@tazj.in>2021-11-10T17·58+0000
commitde9e7f14c1a9298b4b964810aa72aae8139769d6 (patch)
tree6ad3b314cbdb21b347dc27be391387d1ff3d8bc2
parent32fd84171150ba874b2202887719af0add630330 (diff)
feat(tazjin/emacs): Bind a key for #'tvl-depot-status r/3032
Change-Id: I46387b5193ecca082d0bc3e7ba7c0907fb9cf639
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3822
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
-rw-r--r--users/tazjin/emacs/config/bindings.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/tazjin/emacs/config/bindings.el b/users/tazjin/emacs/config/bindings.el
index 029aa2d0e5..21cca06cc8 100644
--- a/users/tazjin/emacs/config/bindings.el
+++ b/users/tazjin/emacs/config/bindings.el
@@ -46,6 +46,9 @@
 ;; Make sharing music easier
 (global-set-key (kbd "s-s w") #'songwhip-lookup-url)
 
+;; Open the depot
+(global-set-key (kbd "s-s d") #'tvl-depot-status)
+
 ;; Add subthread collapsing to notmuch-show.
 ;;
 ;; C-, closes a thread, C-. opens a thread. This mirrors stepping