From b40644ebad460a2043f4d54c751c7884d725447a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 13 Feb 2015 01:25:41 -0500 Subject: Revise commentary --- org-link-edit.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'org-link-edit.el') diff --git a/org-link-edit.el b/org-link-edit.el index e9538a5..b30a04b 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -40,9 +40,9 @@ ;; be used frequently enough to be worthy of a short, repeat-friendly ;; binding. Using Hydra [1] provides a nice solution to this. After ;; an initial key sequence, any of the commands will be repeatable -;; with a single key. (Plus, you get a nice interface that reminds -;; you of the keys). Below is one example of how you could configure -;; this. +;; with a single key. (Plus, you get a nice interface that displays +;; the key for each command.) Below is one example of how you could +;; configure this. ;; ;; (define-key org-mode-map YOUR-KEY ;; (defhydra hydra-org-link-edit () -- cgit v1.2.3