branch: externals/kind-icon
commit e4d941b677f59396f5ed684021828ba91baa8a32
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
---
README.md | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index 6b28de0..3c11099 100644
--- a/README.md
+++ b/README.md
@@ -3,23 +3,18 @@ This emacs package adds icon or text-based completion
prefixes based on the `:co
## Examples
-A few examples of `kind-icon` in action:
+A few examples of `kind-icon` in action with
[lsp-mode](https://github.com/emacs-lsp/lsp-mode) providing completions:
-- **With [corfu](https://github.com/minad/corfu) and
[orderless](https://github.com/oantolin/orderless), from
[lsp-mode](https://github.com/emacs-lsp/lsp-mode) :**
+<div align="center">
-

-
-- **Using text-based icons:**
-
-

-
-- **Mix of text and icons:**
-
-

-
-- **Blended background color disabled:**
+| | |
+| :---: | :---: |
+| **With [corfu](https://github.com/minad/corfu) and
[orderless](https://github.com/oantolin/orderless):** | **Using text-based
icons:** |
+|

|

|
+| **Mix of text and icons:** | **Blended background color disabled:** |
+|

|

|
+</div>
-

## Installation