Configure the org-autolist package
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user