jdhao's digital space

Recent content on jdhao's digital space

马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml

A Complete Guide on Writing LaTeX with Vimtex in Neovim

2019年3月26日 22:54
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 .