always use the same icon repo

This commit is contained in:
Oliver Hartmann
2023-05-23 15:47:55 +02:00
parent 3dfbd9b8b6
commit f77d8674be
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ return {
'nvim-telescope/telescope.nvim',
dependencies = {
'nvim-lua/plenary.nvim',
'kyazdani42/nvim-web-devicons',
'nvim-tree/nvim-web-devicons',
'molecule-man/telescope-menufacture',
{
'nvim-telescope/telescope-fzf-native.nvim',