aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/.config/yasnippet/snippets/latex-mode/gls
blob: d21eb63ac1c6ec1bac7291171d0fb0169dd509fa (plain)
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: gls
# key: g
# uuid: g
# condition: (not (save-restriction (widen) (texmathp)))
# --
\gls{${1:label}}