aboutsummaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-07-13 08:44:59 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-07-13 08:44:59 +0100
commit1da8b83ee854ffa3f19c5547d1a8b35ebf5734fa (patch)
treecfe556488eff3823a1f64a3358e42992c5adfd5b /spacemacs
parent72fb9ff3c8f3b57350ee3de68f8b97d8fb641c86 (diff)
downloaddotfiles-1da8b83ee854ffa3f19c5547d1a8b35ebf5734fa.tar.gz
dotfiles-1da8b83ee854ffa3f19c5547d1a8b35ebf5734fa.tar.bz2
dotfiles-1da8b83ee854ffa3f19c5547d1a8b35ebf5734fa.zip
Added a keybind to open the calendar
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs b/spacemacs
index f1e49aa..996b95f 100644
--- a/spacemacs
+++ b/spacemacs
@@ -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")