mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
update mini.pick new repo
This commit is contained in:
parent
ed37675b6a
commit
827db1fc7e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ return {
|
|||
"nvim-lua/plenary.nvim",
|
||||
"MunifTanjim/nui.nvim",
|
||||
"zbirenbaum/copilot.lua",
|
||||
{ "echasnovski/mini.pick", optional = true }, -- for file_selector provider mini.pick
|
||||
{ "nvim-mini/mini.pick", optional = true }, -- for file_selector provider mini.pick
|
||||
{ "nvim-telescope/telescope.nvim", optional = true }, -- for file_selector provider telescope
|
||||
{ "hrsh7th/nvim-cmp", optional = true }, -- autocompletion for avante commands and mentions
|
||||
{ "ibhagwan/fzf-lua", optional = true }, -- for file_selector provider fzf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue