jdhao.github.io
jdhao.github.io copied to clipboard
2019/03/26/nvim_latex_write_preview/
A Complete Guide on Writing LaTeX with Vimtex in Neovim - jdhao's digital space
Update log 2021-02-20: Add inverse search settings on Windows and macOS Previously, I have written a post on how to write and compile LaTeX source code in Sublime Text. Now that I am familiar with Neovim, I want to do everything related to text editing inside Neovim. In this post, I would like to share how to configure Neovim for LaTeX editing and previewing. My complete config for vimtex can be found here (search vimtex) on my nvim-config repo .
https://jdhao.github.io/2019/03/26/nvim_latex_write_preview/
Thanks! Very helpful!