mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-08 00:04:33 +02:00
plugins/nvim-tree: iconsPackage -> icons provider options
This commit is contained in:
parent
e23bd5475c
commit
254b15d066
3 changed files with 21 additions and 10 deletions
|
@ -104,6 +104,7 @@
|
|||
nvim-tree.enable = true;
|
||||
};
|
||||
};
|
||||
web-devicons.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue