mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +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,
|
optional = true,
|
||||||
keys = {
|
keys = {
|
||||||
{ "<leader>fp", pick, desc = "Projects" },
|
{ "<leader>fp", pick, desc = "Projects" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue