aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/loader.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/loader.org')
-rw-r--r--emacs/loader.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/loader.org b/emacs/loader.org
index 31faffd..e7aea2b 100644
--- a/emacs/loader.org
+++ b/emacs/loader.org
@@ -311,7 +311,8 @@ Used to display what every key combination does when starting to enter it.
**** Treemacs
#+BEGIN_SRC emacs-lisp
(use-package treemacs
- :commands treemacs)
+ :commands treemacs
+ :bind (("C-c t" . treemacs)))
#+END_SRC
*** Editing