From 93b5f693d1e763eab5ca294add181fd96f4664b2 Mon Sep 17 00:00:00 2001 From: Thomas Versteeg Date: Sat, 20 Mar 2021 00:10:32 +0100 Subject: [PATCH] Add nvim-web-devicons & nvim-nonicons (#49) Co-authored-by: Dave Lage --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18be00f..94793ea 100644 --- a/README.md +++ b/README.md @@ -143,8 +143,10 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c - [nekonako/xresources-nvim](https://github.com/nekonako/xresources-nvim) - Neovim colorscheme based on your xresources color - [savq/melange](https://github.com/savq/melange) - 🗡️ Dark color scheme for Neovim and Vim -### Icon -- [yamatsum/nvim-nonicons](https://github.com/yamatsum/nvim-nonicons) - Icon set using nonicons for neovim plugins and settings +### Icons + +- [kyazdani42/nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) - A Lua fork of [vim-devicons](https://github.com/ryanoasis/vim-devicons) +- [yamatsum/nvim-nonicons](https://github.com/yamatsum/nvim-nonicons) - Collection of configurations for nvim-web-devicons ### Debugging