I'm trying to write my own vifm plugin and I found the --choose-files can save the target file path, but I'm wondering if vifm can send the target directly into neovim by rpc or other stuff so we don't need to use io.read etc to get the file list. thx!