jdhao's digital space
Recent content on jdhao's digital space
马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml
Set up Inverse Search for LaTeX with VimTeX and Neovim
2021年2月20日 22:31
2022-01-19: With the release of VimTeX v2.8, all the hack here may not be needed anymore.
Update log
- 2021-10-22: Update the script to write server name.
- 2021-10-10: Fix typo and minor tweak.
Since --remote option hasn’t been restored by Neovim, it is actually not very
straightforward to set up inverse search for PDF files when we are editing
large LaTeX files with the help of VimTeX.
I spend some time figuring out how to do it on both Windows and macOS and succeed. I thought it would be helpful for people looking for the solution.