mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(telescope): using the right telescope.nvim url
This commit is contained in:
parent
5559228300
commit
a2007915d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
{
|
||||
"telescope.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
dependencies = {
|
||||
-- project management
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue