Added link to download vim-gnupg plugin

This commit is contained in:
Jon-William Lewis
2017-08-24 16:15:28 -05:00
parent e4e4718128
commit 6b47820cf6

View File

@@ -37,6 +37,8 @@ then append ".gpg" to each note name, for example
To install, place `vns` in your path, 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 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 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. in the subject line.
[pass]: http://passwordstore.org [pass]: http://passwordstore.org
[vim-gnupg]:http://www.vim.org/scripts/script.php?script_id=3645