Use the default (block) cursor-type, combine two bind-keys calls
[~bandali/configs] / etc / yasnippet / snippets / latex-mode / texttt
1 # -*- mode: snippet -*-
2 # name: texttt
3 # key: tt
4 # --
5 \texttt{$1}$0