Demo Part 1: Optimizing Neo Vim for writing LaTeX

Опубликовано: 22 Март 2026
на канале: benbrastmckie
36,828
318

The video series provides an overview of the NeoVim setup which I have optimized for writing LaTeX documents, where I present some of my reasons for switching to NeoVim from Sublime Text 3 in the current video.

You can find all of the configuration files on my GitHub repository, along with extensive installation instructions:
https://github.com/benbrastmckie/.config

See the following playlist for configuration details:
   • Installing NeoVim Config for Writing LaTeX  

I have greatly benefited from the following resources in customizing NeoVim:
   • Setup Neovim like an IDE  
   • How to Configure Vim like VSCode