This repository has been archived on 2026-04-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
doom/snippets/latex-mode/bold.yasnippet

7 lines
137 B
Plaintext
Raw Normal View History

2025-11-16 15:47:31 +11:00
# -*- mode: snippet -*-
# contributor: M<>rcio M. Ribeiro <marcio.mr@gmail.com>
# key: bf
# group: font
# name: {\bf ... }
# --
{\bf $1}$0