branch: externals/org-real
commit 31a19bb0d518271d076d143db1520abf76d29815
Author: Amy Grinn <grinn....@gmail.com>
Commit: Amy Grinn <grinn....@gmail.com>

    Added more customization vars
---
 README.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.org b/README.org
index f954afcfcf..3fbb8b6e4b 100644
--- a/README.org
+++ b/README.org
@@ -13,6 +13,8 @@ Keep track of real things as org-mode links.
     :init
     (setq org-real-default-visibility 2
           org-real-flex-width 80
+          org-real-tooltips t
+          org-real-tooltip-timeout 0.5
           org-real-include-context t
           org-real-margin-x 2
           org-real-margin-y 1
@@ -45,6 +47,8 @@ Keep track of real things as org-mode links.
        :init
        (setq org-real-default-visibility 2
              org-real-flex-width 80
+             org-real-tooltips t
+             org-real-tooltip-timeout 0.5
              org-real-include-context t
              org-real-margin-x 2
              org-real-margin-y 1

Reply via email to