Skip to content

Commit

Permalink
Merge branch 'develop' (v0.12.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Nov 17, 2014
2 parents 4ecf31f + b063d1b commit 70a71dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spacemacs/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,6 @@ determine the state to enable when escaping from the insert state.")
(require 'org-install)
(define-key global-map "\C-cl" 'org-store-link)
(define-key global-map "\C-ca" 'org-agenda)
(setq org-agenda-files '("~/Dropbox/org"))
(use-package org-bullets
:config
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1))))
Expand Down

0 comments on commit 70a71dd

Please sign in to comment.