mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 08:34:41 +02:00
plugins/telescope: iconsPackage -> icons provider options
This commit is contained in:
parent
5ff98645ce
commit
38a183564b
21 changed files with 88 additions and 14 deletions
|
@ -11,6 +11,7 @@
|
|||
enable = true;
|
||||
enableTelescope = true;
|
||||
};
|
||||
plugins.web-devicons.enable = true;
|
||||
};
|
||||
|
||||
defaults = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue