-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, I'm using a lot citation.vim to open the articles (the actual pdf files). Following the readme I'm using
nnoremap <silent>[unite]co :<C-u>Unite -input=<C-R><C-W> -default-action=start -force-immediately citation/file<cr>
It works well but the files are opened with the default pdf viewer. I do use 2 different pdf viewers depending on whether I want to read or annotate the articles, so how could I adapt the previous command to open the article with a custom program? The fact that it goes through unite makes it difficult for me to understand how the command above can be adapted… maybe it's actually more a question related to unite than this plugin, but I'm not sure.
Metadata
Metadata
Assignees
Labels
No labels