diff options
| author | historia <historiavg@proton.me> | 2026-07-30 16:52:08 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-07-30 16:52:08 -0400 |
| commit | 2ab49543b7b3728aeb9264873539e6c8194aa465 (patch) | |
| tree | 96eae59893c1e7e4283f4bf06f880b75ed56adf1 | |
| parent | 7e448d75ad2699821d951f5bd3c33a2651972678 (diff) | |
| download | encrypt.nvim-main.tar.gz | |
| -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 |
