|
|
|
@ -684,6 +684,7 @@ |
|
|
|
(define-key org-src-mode-map (kbd "C-c C-`") 'org-edit-src-abort)) |
|
|
|
(define-key org-src-mode-map (kbd "C-c C-`") 'org-edit-src-abort)) |
|
|
|
(require 'org) |
|
|
|
(require 'org) |
|
|
|
(require 'org-pomodoro) |
|
|
|
(require 'org-pomodoro) |
|
|
|
|
|
|
|
(add-to-list 'org-modules 'habit t) |
|
|
|
#+end_src |
|
|
|
#+end_src |
|
|
|
*** Hooks |
|
|
|
*** Hooks |
|
|
|
Enable ~auto-fill-mode~ (see [[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Auto-Fill.html][the manual]]]: honestly I do not see |
|
|
|
Enable ~auto-fill-mode~ (see [[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Auto-Fill.html][the manual]]]: honestly I do not see |
|
|
|
|