From 0edecaf151346351a4bfd255c789f08b696fe1a1 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Wed, 21 Nov 2018 12:45:05 -0500 Subject: clojure stuff, org stuff --- +commands.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '+commands.el') diff --git a/+commands.el b/+commands.el index 87123ed3c83c..9b4a685e1c8c 100644 --- a/+commands.el +++ b/+commands.el @@ -110,6 +110,8 @@ (ex! "tabs" #'+workspace/display) (ex! "tabsave" #'+workspace:save) +(ex! "scr[atch]" #'cider-scratch) + ;; Org-mode (ex! "cap" #'+org-capture/dwim) -- cgit 1.4.1