We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d6876 commit ddc7bcaCopy full SHA for ddc7bca
README.md
@@ -16,9 +16,9 @@ Refile heading from capture or current file under destination with `:Telescope o
16
## Installation
17
### With lazyvim
18
19
-```lua
+```lua
20
{
21
- "lyz-code/telescope-orgmode.nvim",
+ "nvim-orgmode/telescope-orgmode.nvim",
22
event = "VeryLazy",
23
dependencies = {
24
"nvim-orgmode/orgmode",
0 commit comments