Changed keybind to use function

This commit is contained in:
oreodave
2019-07-13 08:56:07 +01:00
parent 028216e12b
commit 325c1267b4

View File

@@ -397,7 +397,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")
(spacemacs/set-leader-keys "oc" 'get-calendar)
;; elcord
(load-file "~/.emacs.d/private/local/elcord.el")