[emacs] Add snippets for latex mode.
This commit is contained in:
7
.emacs.d/snippets/latex-mode/bold.yasnippet
Normal file
7
.emacs.d/snippets/latex-mode/bold.yasnippet
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: M<>rcio M. Ribeiro <marcio.mr@gmail.com>
|
||||
# key: bf
|
||||
# group: font
|
||||
# name: {\bf ... }
|
||||
# --
|
||||
{\bf $1}$0
|
Reference in New Issue
Block a user