From 2ec18855d6d4e144776551dfb4921e1b133dfd29 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 11 Apr 2020 23:54:33 -0400 Subject: move emacs files from .emacs.d to . this repository's root will be ~/.emacs.d (again) from now on --- etc/yasnippet/snippets/latex-mode/textbf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 etc/yasnippet/snippets/latex-mode/textbf (limited to 'etc/yasnippet/snippets/latex-mode/textbf') diff --git a/etc/yasnippet/snippets/latex-mode/textbf b/etc/yasnippet/snippets/latex-mode/textbf new file mode 100644 index 0000000..84171d7 --- /dev/null +++ b/etc/yasnippet/snippets/latex-mode/textbf @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: textbf +# key: b +# -- +\textbf{$1}$0 \ No newline at end of file -- cgit v1.2.3-60-g2f50