Fix emacs to load org on demand #emacs

This commit is contained in:
Colin Powell
2019-01-29 12:21:12 -05:00
parent 423a36ea97
commit 79a399dbbb
2 changed files with 93 additions and 66 deletions

View File

@ -22,8 +22,6 @@
(add-to-list 'default-frame-alist '(ns-appearance . dark))
;(add-hook 'window-setup-hook 'toggle-frame-maximized)
(setq org-todo-keywords '((sequence "TODO(t)" "|" "DONE(d)")))
;;
;; Keybindings
(map!