As per the installation instruction, it is fine to not install nvim-web-devicons but then the plugin fails to load due to this line.
There is this option: override_nvim_web_devicons but that makes sense if nvim-web-devicons are installed. It should have no effect if the plugin is not installed in the first place.
As per the installation instruction, it is fine to not install
nvim-web-deviconsbut then the plugin fails to load due to this line.There is this option:
override_nvim_web_deviconsbut that makes sense ifnvim-web-deviconsare installed. It should have no effect if the plugin is not installed in the first place.