Merge branch 'maint'

This commit is contained in:
Kyle Meyer 2020-12-23 00:01:41 -05:00
commit d84136f8db
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
(tab-width . 8) (tab-width . 8)
(fill-column . 70) (fill-column . 70)
(sentence-end-double-space . t)) (sentence-end-double-space . t))
(emacs-lisp-mode
(indent-tabs-mode))
(org-mode (org-mode
(indent-tabs-mode) (indent-tabs-mode)
(org-adapt-indentation) (org-adapt-indentation)