* .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).
[~bandali/configs] / .emacs.d / etc / yasnippet / snippets / latex-mode / textbf
... / ...
CommitLineData
1# -*- mode: snippet -*-
2# name: textbf
3# key: b
4# --
5\textbf{$1}$0