How I’m able to take notes in mathematics lectures using LaTeX and Vim
For example, when I type and press , the word will be expanded to a signature:
Snippets can also be dynamic: when I type and press , the word will be replaced by the current date, and becomes a box that automatically grows in size. Inside these blocks, you have access to the current state of the snippet, e.g. contains the first tab stop, the current filename, …
Using snippets, writing LaTeX is a lot faster than writing it by hand. Using snippets in Vim, writing LaTeX is no longer an annoyance, but rather a pleasure.
Source: castel.dev