diff options
author | 2018-11-04 00:56:58 -0400 | |
---|---|---|
committer | 2018-11-04 01:01:27 -0400 | |
commit | 852fbc1b0374ed84053229ef249c0b5724816647 (patch) | |
tree | 8e5b9a90fa0f454f9e6b15dd43512451926ee172 /init.org | |
parent | 3bb16326b55d9570fb19bb88aa23295317b00c33 (diff) | |
download | configs-852fbc1b0374ed84053229ef249c0b5724816647.tar.gz configs-852fbc1b0374ed84053229ef249c0b5724816647.tar.xz configs-852fbc1b0374ed84053229ef249c0b5724816647.zip |
Revert "[emacs] assimilate org-outline-numbering and dep"
This reverts commit 9b59637c71b32cc79bae835c0609f426c64e0136.
i’ll instead use org-num (by Nicolas Goaziou) when it’s released
https://lists.gnu.org/r/emacs-orgmode/2018-11/msg00015.html
Diffstat (limited to '')
-rw-r--r-- | init.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -728,9 +728,6 @@ In short, my favourite way of life. (use-package orgalist :hook (message-mode . orgalist-mode)) - -;; (use-package org-outline-numbering) -;; TODO: auto-updating by calling org-outline-numbering-display #+end_src **** asynchronous tangle |