From c51c272a7eaf4989ef6f374ae9eb4c35f06fdb56 Mon Sep 17 00:00:00 2001 From: historia Date: Tue, 30 Jul 2024 12:48:47 -0400 Subject: Update config URL to Codeberg --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4de97ad..0c38c70 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3