diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ Example config via [lazy.nvim](https://github.com/folke/lazy.nvim) ```lua { - "DefaultGen/denote-fzf-lua", + "https://codeberg.org/historia/denote-fzf-lua", opts = { dir = "~/notes" -- Denote notes directory @@ -93,4 +93,4 @@ If the optional dependencies are missing `denote-fzf-lua` falls back to standard # License -GNU AGPL (`fzf-lua` license) +GNU AGPL |
