mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-24 05:21:04 +00:00
Fixed old name
This commit is contained in:
parent
6d255406b4
commit
47e855f289
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ return {
|
||||||
"nvim-lua/plenary.nvim",
|
"nvim-lua/plenary.nvim",
|
||||||
"MunifTanjim/nui.nvim",
|
"MunifTanjim/nui.nvim",
|
||||||
--- The below dependencies are optional,
|
--- The below dependencies are optional,
|
||||||
"echasnovski/mini.pick", -- for file_selector provider mini.pick
|
"echasnovski/mini.extra", -- for file_selector provider mini.pick
|
||||||
"nvim-telescope/telescope.nvim", -- for file_selector provider telescope
|
"nvim-telescope/telescope.nvim", -- for file_selector provider telescope
|
||||||
"hrsh7th/nvim-cmp", -- autocompletion for avante commands and mentions
|
"hrsh7th/nvim-cmp", -- autocompletion for avante commands and mentions
|
||||||
"ibhagwan/fzf-lua", -- for file_selector provider fzf
|
"ibhagwan/fzf-lua", -- for file_selector provider fzf
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue