Add convenience b/move-indentation-or-beginning-of-line, bind to C-a
[~bandali/configs] / etc / yasnippet / snippets / latex-mode / textbf
0 / 5 (  0%)
CommitLineData
1# -*- mode: snippet -*-
2# name: textbf
3# key: b
4# --
5\textbf{$1}$0