From 9353a2934fe32ce092b66739eee454fed443743a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 17 Oct 2021 17:47:27 +0200 Subject: emacs: switched to Doom Emacs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .emacs.d/snippets/org-mode/header | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .emacs.d/snippets/org-mode/header (limited to '.emacs.d/snippets/org-mode/header') diff --git a/.emacs.d/snippets/org-mode/header b/.emacs.d/snippets/org-mode/header deleted file mode 100644 index a3f7fca..0000000 --- a/.emacs.d/snippets/org-mode/header +++ /dev/null @@ -1,8 +0,0 @@ -# -*- mode: snippet -*- -#name : header -# -- -#+TITLE: ${1:} -#+AUTHOR: `(user-full-name)` -#+EMAIL: `user-mail-address` - -* $0 \ No newline at end of file -- cgit v1.2.3