emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/symbol-overlay 4528aa0e62 130/152: Link to transient snipp


From: ELPA Syncer
Subject: [nongnu] elpa/symbol-overlay 4528aa0e62 130/152: Link to transient snippet from README
Date: Thu, 7 Jul 2022 12:04:22 -0400 (EDT)

branch: elpa/symbol-overlay
commit 4528aa0e625cde12ab15ef953421b68289f342af
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Link to transient snippet from README
    
    Thanks @hmelman
---
 readme.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/readme.md b/readme.md
index e073c44c59..b67648cbe8 100644
--- a/readme.md
+++ b/readme.md
@@ -100,3 +100,6 @@ Or you may prefer to overwrite the keymap
       (define-key map (kbd "key1") 'command-1)
       (define-key map (kbd "key2") 'command-2)
       (setq symbol-overlay-map map))
+ 
+As a final example, you can define a handy set of keys using `transient`:
+see the snippet posted 
[here](https://github.com/wolray/symbol-overlay/issues/59).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]