mirror of https://github.com/Chizi123/.emacs.d.git
New snippet to add header to org files
snippets/org-mode/new New file @@ -0,0 +1,9 @@ # -*- mode: snippet -*- # name: new document # key: new # -- #+TITLE:$1 #+AUTHOR:Joel Grunbaum #+DATE:$2 $0