Fix emacs to load org on demand #emacs
This commit is contained in:
@ -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!
|
||||
|
||||
Reference in New Issue
Block a user