Commit 70a71dd0 authored by syl20bnr's avatar syl20bnr
Browse files

Merge branch 'develop' (v0.12.1)

......@@ -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))))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment