Files
.emacs.d/snippets/latex-mode/includegraphics

5 lines
92 B
Plaintext
Raw Normal View History

2025-12-14 09:04:11 +11:00
# -*- mode: snippet -*-
# name: includegraphics
# key: ig
# --
\includegraphics${1:[$2]}{$0}