diff options
| author | kongjun <kongjun18@outlook.com> | 2025-04-29 03:49:28 +0000 |
|---|---|---|
| committer | kongjun <kongjun18@outlook.com> | 2025-04-29 06:52:21 +0000 |
| commit | 6a88d734bdb4660945923c3f4a38c14e45847c2c (patch) | |
| tree | 41598d5759dd40a7c2b75dea85484aefa2ef6d06 /README.md | |
| parent | 09d7f6ee9ee1d728449131dff4e750e5339f7968 (diff) | |
| download | encrypt.nvim-6a88d734bdb4660945923c3f4a38c14e45847c2c.tar.gz | |
feat: store passwords in a local scope instead of as a buffer variable
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -35,8 +35,3 @@ tail -n +2 encrypted.txt \ ``` Or use the provided [decrypt.sh](decrypt.sh) - -## TODO - -- [ ] Store the password in a local scope in the plugin instead of as a buffer - variable. |
