Cleanup commented chunk

master
Jacopo De Simoi 2 years ago
parent 7bef57d611
commit ebd5dc3976
  1. 8
      global.org

@ -1018,13 +1018,7 @@
(require 'org)
(require 'org-habit)
;(require 'helm-org)
;(add-to-list 'helm-completing-read-handlers-alist '(org-capture . helm-org-completing-read-tags))
; (add-to-list 'helm-completing-read-handlers-alist '(org-set-tags-command . helm-org-completing-read-tags))
; (add-to-list 'helm-completing-read-handlers-alist '(org-set-tags
; . helm-org-completing-read-tags))
#+end_src
#+end_src
*** 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
where I would not want to use this feature).

Loading…
Cancel
Save