Configure the org-autolist package

This commit is contained in:
Gergely Polonkai 2018-11-27 06:27:58 +01:00
parent 6e492224ca
commit 9b39308367
2 changed files with 9 additions and 0 deletions

View File

@ -2727,6 +2727,14 @@ An alternative could be
org-caldav-files nil))
#+END_SRC
** Improved list management
#+BEGIN_SRC emacs-lisp
(use-package org-autolist
:hook
(org-mode . org-autolist-mode))
#+END_SRC
* Git & Co.
** Git status on the fringe

View File

@ -145,6 +145,7 @@
nyan-prompt
objed
org
org-autolist
org-caldav
org-jekyll
org-projectile