Closed lsli0116 closed 2 years ago
It seems to be a problem of path expansion: ~
isn't being expanded to your home directory.
What's the output of
:echo g:zotcite_attach_dir
?
There is no output of echo g:zotcite_attach_dir
, but after I manually expand the ~
in my vimrc, it works. Thanks for your answers! @jalvesaq
I am using macOS Monterey and use the zotcite with vim. And other function works well except for the <C-]> for opening the attached pdf. It will tell me that the following message:
But when I copy this path in my shell, the path exists and points to the pdf file. It is really strange, and I don't know how to fix it.