branch: externals/kind-icon commit 45a50b2a939cfd02ed11dcab3ff53f37ee1f2853 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ddcf916ea..8237b0adec 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ If you get an error mentioning `corfu--post-command`, and notice that you don't A small set of packages related to `kind-icon`: +- [corfu](https://github.com/minad/corfu) Is a sleek in-buffer completion frontend which fully supports standard emacs completions providers (aka completion at point functions — CAPFs). It was the original to include margin-formatter support. - [company-mode](https://github.com/company-mode/company-mode) is the all-inclusive completion system, and includes built-in support for icons based on the Microsoft VSCode set. - [all-the-icons](https://github.com/iyefrat/all-the-icons.el) is font-based icon library which can be used to enrich dired, neotree, the mode line and others with icons. - [all-the-icons-completion](https://github.com/iyefrat/all-the-icons-completion/) builds on `all-the-icons` to enrich minibuffer-based completion, including support for the excellent [marginalia](https://github.com/minad/marginalia) annotator.