diff options
| author | historia <historiavg@proton.me> | 2026-07-30 16:49:49 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-07-30 16:49:49 -0400 |
| commit | 7e448d75ad2699821d951f5bd3c33a2651972678 (patch) | |
| tree | 250e6dafbf61ea46af789e53057b8a85b599f26a | |
| parent | d827ab809387136aa0ef00cd5ac0d9ce404cecc9 (diff) | |
| download | encrypt.nvim-7e448d75ad2699821d951f5bd3c33a2651972678.tar.gz | |
move to historia.vg
| -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 -{ "elentok/encrypt.nvim", opts = {} }, +{ "https://codeberg.org/historia/encrypt.nvim", opts = {} }, ``` ## Manual decryption |
