all repos — nixfiles @ ad6c3514fb2c2de0c1916a168ff770ad3260c483

System and user configuration, managed by nix and home-manager

Emacs: Disable org adaptive indentation

Alan Pearce
commit

ad6c3514fb2c2de0c1916a168ff770ad3260c483

parent

6b061a843c2599c8b657e9a8767d180ddf259a77

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -1512,6 +1512,8 @@ org-refile-targets '((org-agenda-files :maxlevel . 3))
org-list-allow-alphabetical t + org-adapt-indentation nil + org-pretty-entities t org-table-duration-custom-format 'seconds