mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 16:57:54 +00:00
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: Boldface text
|
||
|
# key: bf
|
||
|
# --
|
||
|
\textbf{$1}
|