Closed zhuosongz closed 5 years ago
Hi @zhuosongz, thanks for reaching out
Did you added this command in your .vimrc
or did you run it inside vim once the file was loaded?
Thank you @badouralix . I added the command in my vimrc and it didn't work. And then I run it inside vim, and it still didn't work. Thanks!
Would you mind pasting the output of :echo b:livepreview_buf_data
after running :LLPStartPreview
?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed. Thanks for contributing to vim-llp!
Hi, I got a problem that the evince viewer does not reload automatically, and I have to reload it manually. Could you please help me with this? Thanks!
Also, after I set
let g:livepreview_previewer = 'open -a Skim'
as recommended, it also open the pdf file using Evince. How to set the previewer asSkim
? Thanks!