emacs-config/snippets/org-mode/org title

8 lines
80 B
Text
Raw Normal View History

# -*- mode: snippet -*-
# name Org Mode Title
# key: ttl
# --
#+TITLE: $1
* $0