diff options
| author | historia <gravel.justness270@slmail.me> | 2024-07-30 12:48:47 -0400 |
|---|---|---|
| committer | historia <gravel.justness270@slmail.me> | 2024-07-30 12:48:47 -0400 |
| commit | c51c272a7eaf4989ef6f374ae9eb4c35f06fdb56 (patch) | |
| tree | ecda3fa5be456358f8c3329f68b5edc76f2537e2 /README.md | |
| parent | 75869491dfac6f5d6fc755ae855ae0e760f4ea80 (diff) | |
| download | denote-fzf-lua-c51c272a7eaf4989ef6f374ae9eb4c35f06fdb56.tar.gz | |
Update config URL to Codeberg
Diffstat (limited to 'README.md')
| -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 |
