From 4bdcf48a0b216412c285f290bf8c75d0c910fbac Mon Sep 17 00:00:00 2001 From: Prashant Tak Date: Thu, 27 Jan 2022 21:00:47 +0530 Subject: [PATCH] docs(org): add org-pretty-table to readme Ref: #6033 Amend: 53ea2e4ce2b8 --- modules/lang/org/README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/lang/org/README.org b/modules/lang/org/README.org index 62b62edb6..75c102e48 100644 --- a/modules/lang/org/README.org +++ b/modules/lang/org/README.org @@ -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 used for presentations. It automatically downloads [[https://github.com/hakimel/reveal.js][reveal.js]]. - +pretty :: - Enable pretty unicode symbols for bullets and priorities, and better syntax - highlighting for latex. Keep in mind: this can be expensive. If org becomes + Enable pretty unicode symbols for bullets and priorities, better syntaxhighlighting + 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. - +roam :: 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]] - [[doom-package:][org-superstar]] - [[doom-package:][org-fancy-priorities]] + - [[doom-package:][org-pretty-table]] ** Hacks - Adds support for a ~:sync~ parameter for org src blocks. This overrides