doomemacs/modules/editor/file-templates/templates/org-mode/__doom-docs
Henrik Lissner 1255315bfc
refactor(docs): replace nav menus with virtual one
Now that the header is dynamically generated (when doom-docs-mode is
active), a literal header is unnecessary.
2022-08-02 19:37:07 +02:00

7 lines
No EOL
108 B
Text

# -*- mode: snippet -*-
# name: Doom documentation
# --
#+title: ${1:Title}
#+subtitle: ${2:Subtitle}
$0