plugins/telescope: iconsPackage -> icons provider options

This commit is contained in:
Austin Horstman 2024-09-20 13:37:35 -05:00
parent 5ff98645ce
commit 38a183564b
No known key found for this signature in database
21 changed files with 88 additions and 14 deletions

View file

@ -109,6 +109,7 @@
};
treesitter.enable = true;
telescope.enable = true;
web-devicons.enable = true;
};
};
}