[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/kind-icon 15de78d 22/51: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/kind-icon 15de78d 22/51: Update README.md |
Date: |
Wed, 17 Nov 2021 15:57:42 -0500 (EST) |
branch: externals/kind-icon
commit 15de78d56ada4af39b45009e7b70e3ca2dc24271
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 61d0a1a..aacae14 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,15 @@
-# kind-icon — Rich icons for in-buffer completion
-This emacs package adds icon or text-based completion prefixes based on the
`:company-kind` property many completion backends (such as lsp-mode) provide.
It works either as a "kind-formatter" function (e.g. for corfu) or by wrapping
the completion function for other completion UI's which handle the Emacs 28+
`affixation-function` completion property.
+# kind-icon — colorful icons for completion in Emacs
+This emacs package adds icon or text-based completion prefixes based on the
`:company-kind` property many completion backends (such as lsp-mode) provide.
It works either as a "kind-formatter" function (for supporting UI's such as
corfu) or by wrapping the completion function for other completion UI's which
can handle the Emacs 28+ `affixation-function` completion property.
## Examples
-- **`kind-icon` with [corfu](https://github.com/minad/corfu) and
[orderless](https://github.com/oantolin/orderless), from
[lsp-mode](https://github.com/emacs-lsp/lsp-mode) :**
+A few examples of `kind-icon` in action:
+
+- **With [corfu](https://github.com/minad/corfu) and
[orderless](https://github.com/oantolin/orderless), from
[lsp-mode](https://github.com/emacs-lsp/lsp-mode) :**

-- **With text-based icons:**
+- **Using text-based icons:**

- [elpa] externals/kind-icon 8087c8e 44/51: Update README.md, (continued)
- [elpa] externals/kind-icon 8087c8e 44/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon ba37562 09/51: more docs, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon f080f3d 15/51: Remove minor mode in favor of c-in-r-f wrapper function, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon b88965b 28/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon ab3c6d5 24/51: Expand material icon description and mention text-based icons, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 5bf075d 16/51: Add some two character short-text codes, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon e4d941b 45/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 3746bd4 43/51: Fix function name typo, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 4b3a770 51/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 5defd86 23/51: Clean up install info, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 15de78d 22/51: Update README.md,
ELPA Syncer <=
- [elpa] externals/kind-icon ec8b77e 25/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 51f77db 50/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 1ec82fc 29/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon 77ad2b4 39/51: Affixation and download warning, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon ad66cbe 26/51: Update README.md, ELPA Syncer, 2021/11/17
- [elpa] externals/kind-icon c57ad9d 41/51: Update README.md, ELPA Syncer, 2021/11/17