docs(org): add org-pretty-table to readme
Ref: #6033 Amend: 53ea2e4ce2b8
This commit is contained in:
parent
71535d7ffc
commit
4bdcf48a0b
1 changed files with 3 additions and 2 deletions
|
@ -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, and better syntax
|
Enable pretty unicode symbols for bullets and priorities, better syntaxhighlighting
|
||||||
highlighting for latex. Keep in mind: this can be expensive. If org becomes
|
for latex and prettier tables. 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,6 +120,7 @@ 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue