diff options
author | Case Duckworth | 2020-12-03 23:19:14 -0600 |
---|---|---|
committer | Case Duckworth | 2020-12-03 23:19:14 -0600 |
commit | 5021b873da9cffb93ec35b6b54bb1b0f62e357cc (patch) | |
tree | 4ab3284eb9f3335f81fcbf1b7771f0f93780fe18 | |
parent | Update README (diff) | |
download | emacs-5021b873da9cffb93ec35b6b54bb1b0f62e357cc.tar.gz emacs-5021b873da9cffb93ec35b6b54bb1b0f62e357cc.zip |
Add org-visual-outline to look at
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 76a9811..ac0cf2a 100644 --- a/config.org +++ b/config.org | |||
@@ -1733,6 +1733,7 @@ Here's a wrapper script that'll start =emacs --daemon= if there isn't one, and t | |||
1733 | - [[https://github.com/rolandwalker/simpleclip][Simple clipboard integration]] -- test with Windows, maybe | 1733 | - [[https://github.com/rolandwalker/simpleclip][Simple clipboard integration]] -- test with Windows, maybe |
1734 | - [[https://git.sr.ht/~iank/visible-mark][visible mark]] -- show where the marks are ... | 1734 | - [[https://git.sr.ht/~iank/visible-mark][visible mark]] -- show where the marks are ... |
1735 | - consider this Reddit thread: [[https://www.reddit.com/r/emacs/comments/k3xfa1/speeding_up_magit/][speeding up magit]] | 1735 | - consider this Reddit thread: [[https://www.reddit.com/r/emacs/comments/k3xfa1/speeding_up_magit/][speeding up magit]] |
1736 | - [[https://github.com/legalnonsense/org-visual-outline][org-visual-outline]] -- interesting org organization tool | ||
1736 | 1737 | ||
1737 | ** export org to ODT on Windows | 1738 | ** export org to ODT on Windows |
1738 | 1739 | ||