yamatsum / nvim-nonicons

Icon set using nonicons for neovim plugins and settings
329 stars 21 forks source link

Please use `nvim-web-devicons.set_icon()` instead of `nvim-web-devicons.setup()` #14

Closed tamago324 closed 2 years ago

tamago324 commented 2 years ago

Hi, an issue has been created in lir.nvim, but I was hoping that it could be addressed on the nvim-nonicons side. It seems that nvim-web-devicons.setup() cannot be called more than once, so Is it possible to use set_icon() instead of setup()? (see nvim-web-devicons code)