From b08fa2c1c27e54af7834900ee0a5ac392679b8f3 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 19 Nov 2022 19:12:43 -0500 Subject: Drop YASnippet I don't really need these or use them nearly as much as I used to. For similar needs, I think I'll be able to get by using Emacs's own Abbrev just fine. --- .emacs.d/etc/yasnippet/snippets/latex-mode/section | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .emacs.d/etc/yasnippet/snippets/latex-mode/section (limited to '.emacs.d/etc/yasnippet/snippets/latex-mode/section') diff --git a/.emacs.d/etc/yasnippet/snippets/latex-mode/section b/.emacs.d/etc/yasnippet/snippets/latex-mode/section deleted file mode 100644 index e1a2710..0000000 --- a/.emacs.d/etc/yasnippet/snippets/latex-mode/section +++ /dev/null @@ -1,8 +0,0 @@ -# -*- mode: snippet -*- -# name: section -# key: s -# -- -\section{${1:name}} -\label{sec:${2:label}} - -$0 \ No newline at end of file -- cgit v1.2.3-60-g2f50