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