* init.el: Disable diff-hl for now, don't set case-fold-search
[~bandali/configs] / etc / yasnippet / snippets / latex-mode / texttt
CommitLineData
8676c0e6
AB
1# -*- mode: snippet -*-
2# name: texttt
3# key: tt
4# --
5\texttt{$1}$0