neovim spawns shell commands connected to pipes, which prevents vim-gnupg from receiving input when asking for passphrase. To make vim-gnupg work with neovim it would be great to see an updated version using `termopen`.