summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc/yasnippet/snippets/latex-mode/textbf
blob: 84171d7a2a1d57f9afba57a1ad1fd8975023713a (plain) (blame)
1
2
3
4
5
# -*- mode: snippet -*-
# name: textbf
# key: b
# --
\textbf{$1}$0