Added credit for zsh completion file

This commit is contained in:
Vera Lewis
2024-04-11 01:46:40 -05:00
parent 96848fb85c
commit 6ff62ebd19

View File

@@ -56,6 +56,9 @@ but instead could use the tools already provided by the operating system.
The code here is my own, however much of VNS's design and behavior was The code here is my own, however much of VNS's design and behavior was
influenced by [pass]. influenced by [pass].
ZSH Completion is heavily modified, but adapted from pass's zsh completion file
as an example.
## License ## License
Vim Note System is licensed under the terms of the GNU General Public License Vim Note System is licensed under the terms of the GNU General Public License
Version 2, as detailed in `LICENSE`. Version 2, as detailed in `LICENSE`.
@@ -64,7 +67,7 @@ Version 2, as detailed in `LICENSE`.
If something seems off, or just doesn't work, please open an issue and I'll look If something seems off, or just doesn't work, please open an issue and I'll look
into it. into it.
Feature requests should be submitted to jon.lewis@xenami.net with [SNS Feature Request] Feature requests should be submitted to vera.lewis@xenami.net with [VNS Feature Request]
in the subject line. in the subject line.
[pass]: http://passwordstore.org [pass]: http://passwordstore.org