xuhdev / vim-latex-live-preview

A Vim Plugin for Lively Previewing LaTeX PDF Output
https://www.topbug.net/blog/2013/06/13/live-preview-of-latex-in-vim/
GNU General Public License v3.0
834 stars 74 forks source link

Skim not reloading on macOS 12.3.1 neovim #123

Open more-pepsi opened 2 years ago

more-pepsi commented 2 years ago

Expected behavior

I expect that it will reload changes after I save the file

Actual behavior

It loads Skim fine, with a newly compiled file. After making some changes and writing the file, it seems to compile a new .pdf build but skim does not reload the file.

Steps to reproduce

Install plugin Create file Run LLPStartPreview Update file =## System configuration

Features: +acl +iconv +tui See ":help feature-compile"

system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/usr/local/Cellar/neovim/0.6.1/share/nvim"

Run :checkhealth for more info



- **Platform**: 
macOS 12.3.1