From 59bc39b4c9397cca9b67e820ce01e6d8d0d3ff57 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:29:47 -0500 Subject: [PATCH 1/2] Update README with image for nonicons.nvim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe3e27..997ed19 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **[Nonicons](https://github.com/ya2s/nonicons) for Neovim** - +Image ## Features From 7ba85089957e9f6b25c07f34a92b5a91458dd16b Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:30:17 -0500 Subject: [PATCH 2/2] Enhance README feature description with link Updated feature description to include link to nvim-web-devicons. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 997ed19..140215b 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ ## Features -- Replaces nvim-web-devicons glyphs with nonicons font icons +- Replaces [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons) glyphs with nonicons font icons - Any plugin using nvim-web-devicons works automatically -- No `setup()` call needed ## Requirements