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

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

[elpa] externals/kind-icon ad66cbe 26/51: Update README.md


From: ELPA Syncer
Subject: [elpa] externals/kind-icon ad66cbe 26/51: Update README.md
Date: Wed, 17 Nov 2021 15:57:43 -0500 (EST)

branch: externals/kind-icon
commit ad66cbefab4599c77a63197e105cf7765b5676ae
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f341699..fd1bd74 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ A few examples of `kind-icon` in action:
 
 - **Mix of text and icons:** 
 
-  
![image](https://user-images.githubusercontent.com/93749/141228094-8f3364b8-09d0-4e17-860d-221ea9de989c.png)
+  
![image](https://user-images.githubusercontent.com/93749/141231327-5b15a92f-87f6-4a52-aff4-d7e9229842a9.png)
 
 ## Installation 
 
@@ -53,7 +53,7 @@ The more generic approach of wrapping the 
`completion-in-region-function` would
                     completion-in-region-function)))))
 ```
 
-For whichever completion-ui you are using.  
+for whichever `completion-ui` you are using.  
 
 ## Configuration
 
@@ -93,6 +93,10 @@ Check the [material icon 
library](https://materialdesignicons.com) for the icons
 
 Note that on first use, icons are auto-downloaded by `svg-lib`, so you'll need 
a network connection.  After that they are cached locally.
 
+Any icons!
+
+  
![image](https://user-images.githubusercontent.com/93749/141231207-94d14bd8-0e85-4315-aa29-f6200b2729cc.png)
+
 ### Old School: Text-based prefixes
 
 You can also use simple text-based prefixed instead of icons.  A "text" icon 
is either one or two characters (anything longer will be dropped).  The icons 
are quite lightweight so there shouldn't be much performance difference, but 
some may prefer a simpler look.  Simply set the `kind-icon-use-icons` variable 
to `nil` and you are good to go.



reply via email to

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