This repository has been archived on 2026-04-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
doom/snippets/latex-mode/2-vector
Zelong Kuang aa7fa9511c Initial commit
2025-11-16 15:47:31 +11:00

4 lines
103 B
Plaintext

# key: vec2
# name: 2-vector
# --
\\begin{bmatrix} ${1:x}_{${2:1}} \\\\ ${3:$1}_{${4:2}} \\end{bmatrix}