aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/.config/yasnippet/snippets/latex-mode/usepackage
blob: 67e3758515fda2290b0139c52b3292550911df6e (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# name: usepackage
# key: pkg
# uuid: pkg
# --
\usepackage{$0}