Added a keybind to open the calendar

This commit is contained in:
oreodave
2019-07-13 08:44:59 +01:00
parent 72fb9ff3c8
commit 1da8b83ee8

View File

@@ -390,6 +390,7 @@ you should place your code here."
;; Keybinds
(spacemacs/set-leader-keys "os" 'helm-etags-select)
(spacemacs/set-leader-keys "oc" 'find-file "~/Text/calendar.org")
;; elcord
(load-file "~/.emacs.d/private/local/elcord.el")