aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-07-30 16:52:08 -0400
committerhistoria <historiavg@proton.me>2026-07-30 16:52:08 -0400
commit2ab49543b7b3728aeb9264873539e6c8194aa465 (patch)
tree96eae59893c1e7e4283f4bf06f880b75ed56adf1
parent7e448d75ad2699821d951f5bd3c33a2651972678 (diff)
downloadencrypt.nvim-main.tar.gz
fix: update config urlHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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