mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-23 20:12:00 +00:00
visuals/nvim-web-devicons: fix typo in setup module
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id44003d474e53846aa9b666d4f89ed456a6a6964
This commit is contained in:
parent
325eae4a75
commit
26edb440af
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ in {
|
|||
|
||||
vim.lazy.plugins.icon-picker-nvim = {
|
||||
package = "nvim-web-devicons";
|
||||
setupModule = "nvim-web-deviconsr";
|
||||
setupModule = "nvim-web-devicons";
|
||||
event = ["DeferredUIEnter"];
|
||||
inherit (cfg) setupOpts;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue