branch: externals/org-real
commit 72dd6bf43567f75e6f5a37b9751c840c9a2a4207
Author: Tyler Grinn <tylergr...@gmail.com>
Commit: Tyler Grinn <tylergr...@gmail.com>

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

diff --git a/README.org b/README.org
index f954afc..3fbb8b6 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