aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-07-30 16:49:49 -0400
committerhistoria <historiavg@proton.me>2026-07-30 16:49:49 -0400
commit7e448d75ad2699821d951f5bd3c33a2651972678 (patch)
tree250e6dafbf61ea46af789e53057b8a85b599f26a
parentd827ab809387136aa0ef00cd5ac0d9ce404cecc9 (diff)
downloadencrypt.nvim-7e448d75ad2699821d951f5bd3c33a2651972678.tar.gz
move to historia.vg
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1544847..dedde8e 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
-{ "elentok/encrypt.nvim", opts = {} },
+{ "https://codeberg.org/historia/encrypt.nvim", opts = {} },
```
## Manual decryption