jamessan / vim-gnupg

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

Fix handling of buftype=acwrite & changing directories #83

Closed jamessan closed 6 years ago

jamessan commented 6 years ago

@haadr and @kmac, can you test this out?

kmac commented 6 years ago

I did a quick test, giving it a full pathname from vim, with authchdir on. It works fine for me. Thanks!