We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ecf31f + b063d1b commit 70a71ddCopy full SHA for 70a71dd
1 file changed
spacemacs/packages.el
@@ -1612,7 +1612,6 @@ determine the state to enable when escaping from the insert state.")
1612
(require 'org-install)
1613
(define-key global-map "\C-cl" 'org-store-link)
1614
(define-key global-map "\C-ca" 'org-agenda)
1615
- (setq org-agenda-files '("~/Dropbox/org"))
1616
(use-package org-bullets
1617
:config
1618
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1))))
0 commit comments