Browse Source

added indentation for org files

master
Marc Pohling 4 years ago
parent
commit
a844db8373
1 changed files with 1 additions and 0 deletions
  1. 1
      init.org

1
init.org

@ -466,6 +466,7 @@ Windows Theme:
:init
(add-hook 'org-mode-hook 'company/org-mode-hook)
(add-hook 'org-src-mode-hook 'smartparens-mode)
(add-hook 'org-mode-hook 'org-indent-mode)
:config
(setq org-modules (quote (org-id
org-habit

Loading…
Cancel
Save