From 6b47820cf61b2115efd0401365f9cd01483a8cfc Mon Sep 17 00:00:00 2001 From: Jon-William Lewis Date: Thu, 24 Aug 2017 16:15:28 -0500 Subject: [PATCH] Added link to download vim-gnupg plugin --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 076f862..b5d4f07 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ then append ".gpg" to each note name, for example To install, place `vns` in your path, +** Note: ** Install [vim-gnupg] before use. + To uninstall, remove the files you copied. Notes will still exist in $HOME/.local/vns Once installed, VNS will require you to run `sns -i [gpgkey]`, to indicate you would like @@ -69,3 +71,4 @@ Feature requests should be submitted to jon.lewis@xenami.net with [SNS Feature R in the subject line. [pass]: http://passwordstore.org +[vim-gnupg]:http://www.vim.org/scripts/script.php?script_id=3645