Skip to content

Commit

Permalink
Update repo path in installation
Browse files Browse the repository at this point in the history
  • Loading branch information
kristijanhusak committed May 24, 2024
1 parent 02d6876 commit ddc7bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Refile heading from capture or current file under destination with `:Telescope o
## Installation
### With lazyvim

```lua
```lua
{
"lyz-code/telescope-orgmode.nvim",
"nvim-orgmode/telescope-orgmode.nvim",
event = "VeryLazy",
dependencies = {
"nvim-orgmode/orgmode",
Expand Down

0 comments on commit ddc7bca

Please sign in to comment.