OthersVim tips

Information and discussion about other LaTeX editors not listed above
Post Reply
crumplecup
Posts: 2
Joined: Sun Feb 06, 2022 3:33 am

Vim tips

Post by crumplecup »

Does anyone have any good recommendations for articles on using NeoVim for editing LaTeX? Any essential tips or tricks? What has been working well for you?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
thomas_h
Posts: 1
Joined: Wed Feb 09, 2022 9:28 pm

Vim tips

Post by thomas_h »

In my experience: use
https://github.com/lervag/vimtex
and ultisnips, and forget about the rest.

vimtex takes some time to get used to. But it is well worth while!
crumplecup
Posts: 2
Joined: Sun Feb 06, 2022 3:33 am

Vim tips

Post by crumplecup »

Thank you for the friendly feedback, both in the post and privately.

To set up my Vim editing environment for LaTeX, I found myself cobbling together bits from several different sites, which I have consolidated into a reference post here:

LaTeX Flow: Editing LaTeX in NeoVim

Is it missing your favorite trick? Is it technically inaccurate, misguided or just plain wrong?

Let me know, I would appreciate your help.
Post Reply