diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
