branch: externals/kind-icon
commit ffa75e73b34eb6c1bd6ec3dfe2f2dd2c54f47f4f
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8d2f0db..61d0a1a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# kind-icon
+# 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.
## Examples