Skip to content

Commit ddc7bca

Browse files
Update repo path in installation
1 parent 02d6876 commit ddc7bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Refile heading from capture or current file under destination with `:Telescope o
1616
## Installation
1717
### With lazyvim
1818

19-
```lua
19+
```lua
2020
{
21-
"lyz-code/telescope-orgmode.nvim",
21+
"nvim-orgmode/telescope-orgmode.nvim",
2222
event = "VeryLazy",
2323
dependencies = {
2424
"nvim-orgmode/orgmode",

0 commit comments

Comments
 (0)