mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 17:28:39 +02:00
plugins/telescope: add batPackage
This commit is contained in:
parent
93b8b75ff3
commit
873d7b51a7
2 changed files with 7 additions and 2 deletions
|
@ -34,6 +34,7 @@
|
|||
no-packages = {
|
||||
plugins.telescope = {
|
||||
enable = true;
|
||||
batPackage = null;
|
||||
iconsPackage = null;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue