mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 00:54:48 +02:00
plugins/neo-tree: iconsPackage -> icons provider options
This commit is contained in:
parent
2e281c43e0
commit
e23bd5475c
3 changed files with 37 additions and 7 deletions
|
@ -12,5 +12,6 @@ pkgs.lib.optionalAttrs (!pkgs.stdenv.isDarwin) {
|
|||
enable = true;
|
||||
neoTreeIntegration = true;
|
||||
};
|
||||
plugins.web-devicons.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue