mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(project): telescope name
This commit is contained in:
parent
4b9e4edbb1
commit
d82c11f889
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ return {
|
|||
},
|
||||
|
||||
{
|
||||
"telescope.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
optional = true,
|
||||
keys = {
|
||||
{ "<leader>fp", pick, desc = "Projects" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue