jamessan / vim-gnupg

This script implements transparent editing of gpg encrypted files.
http://www.vim.org/scripts/script.php?script_id=3645
729 stars 73 forks source link

Latest version does not honor -R argument to vim #67

Closed mrplumber closed 8 years ago

mrplumber commented 8 years ago

Hi,

I've noticed latest version ignores -R argument passed to vim (or alias 'view' on Debian). Wonder if that's by design now, or just a regression. I attached a file with uname -a and vim --version output on my system. system_info.txt

jamessan commented 8 years ago

Thanks for reporting this!