From 6ff62ebd193387165167d10cee08693fa36c0d67 Mon Sep 17 00:00:00 2001 From: Vera Lewis Date: Thu, 11 Apr 2024 01:46:40 -0500 Subject: [PATCH] Added credit for zsh completion file --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d5c243..51e7696 100644 --- a/README.md +++ b/README.md @@ -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 influenced by [pass]. +ZSH Completion is heavily modified, but adapted from pass's zsh completion file +as an example. + ## License Vim Note System is licensed under the terms of the GNU General Public 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 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. [pass]: http://passwordstore.org