docs(org): remove org-pretty-table

Package was removed in hlissner/doom-emacs@db7696b661.

Ref: hlissner/doom-emacs#6033
This commit is contained in:
Henrik Lissner 2022-02-01 17:15:28 +01:00
parent 97ac670881
commit 1fb67e3cf7

View file

@ -72,8 +72,8 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode
Enable integration with reveal.js, beamer and org-tree-slide, so Emacs can be Enable integration with reveal.js, beamer and org-tree-slide, so Emacs can be
used for presentations. It automatically downloads [[https://github.com/hakimel/reveal.js][reveal.js]]. used for presentations. It automatically downloads [[https://github.com/hakimel/reveal.js][reveal.js]].
- +pretty :: - +pretty ::
Enable pretty unicode symbols for bullets and priorities, better syntaxhighlighting Enable pretty unicode symbols for bullets+priorities and better syntax
for latex and prettier tables. Keep in mind: this can be expensive. If org becomes highlighting for latex. Keep in mind: this can be expensive. If org becomes
too slow, it'd be wise to disable this flag. too slow, it'd be wise to disable this flag.
- +roam :: - +roam ::
Enable integration with [[https://github.com/org-roam/org-roam-v1][org-roam v1]]. This requires ~sqlite3~ to be installed Enable integration with [[https://github.com/org-roam/org-roam-v1][org-roam v1]]. This requires ~sqlite3~ to be installed
@ -120,7 +120,6 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode
- if [[doom-package:][+pretty]] - if [[doom-package:][+pretty]]
- [[doom-package:][org-superstar]] - [[doom-package:][org-superstar]]
- [[doom-package:][org-fancy-priorities]] - [[doom-package:][org-fancy-priorities]]
- [[doom-package:][org-pretty-table]]
** Hacks ** Hacks
- Adds support for a ~:sync~ parameter for org src blocks. This overrides - Adds support for a ~:sync~ parameter for org src blocks. This overrides