From 2ab49543b7b3728aeb9264873539e6c8194aa465 Mon Sep 17 00:00:00 2001 From: historia Date: Thu, 30 Jul 2026 16:52:08 -0400 Subject: fix: update config url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dedde8e..dcd9c8f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Now the encrypted file is decrypted in the buffer. Add the following to your package manager: ```lua -{ "https://codeberg.org/historia/encrypt.nvim", opts = {} }, +{ "https://git.historia.vg/git/encrypt.nvim", opts = {} }, ``` ## Manual decryption -- cgit v1.2.3