Changed keybind to use function
This commit is contained in:
@@ -397,7 +397,7 @@ you should place your code here."
|
|||||||
|
|
||||||
;; Keybinds
|
;; Keybinds
|
||||||
(spacemacs/set-leader-keys "os" 'helm-etags-select)
|
(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
|
;; elcord
|
||||||
(load-file "~/.emacs.d/private/local/elcord.el")
|
(load-file "~/.emacs.d/private/local/elcord.el")
|
||||||
|
|||||||
Reference in New Issue
Block a user