summaryrefslogtreecommitdiffstats
path: root/etc/yasnippet/snippets/latex-mode/texttt
blob: 43cd769bb71fc0a94c8001a682b681a487fcb714 (plain) (blame)
1
2
3
4
5
# -*- mode: snippet -*-
# name: texttt
# key: tt
# --
\texttt{$1}$0