File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Using lazy.nvim <https://github.com/folke/lazy.nvim>
9393 -- optional for icon support
9494 dependencies = { "nvim-tree/nvim-web-devicons" },
9595 -- or if using mini.icons/mini.nvim
96- -- dependencies = { "echasnovski /mini.icons" },
96+ -- dependencies = { "nvim-mini /mini.icons" },
9797 opts = {}
9898 }
9999<
@@ -105,7 +105,7 @@ DEPENDENCIES *fzf-lua-dependencies*
105105- `fzf` <https://github.com/junegunn/fzf > version > `0.36 ` or `skim`
106106 <https://github.com/skim-rs/skim > binary installed
107107- nvim-web-devicons <https://github.com/nvim-tree/nvim-web-devicons > or
108- mini.icons <https://github.com/echasnovski /mini.icons > (optional)
108+ mini.icons <https://github.com/nvim-mini /mini.icons > (optional)
109109
110110
111111OPTIONAL DEPENDENCIES *fzf-lua-optional-dependencies*
You can’t perform that action at this time.
0 commit comments