~doom.d -> Doom/.doom.d
Proper naming, GNU/Stow style.
This commit is contained in:
5
Doom/.doom.d/snippets/org-mode/title
Normal file
5
Doom/.doom.d/snippets/org-mode/title
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Title
|
||||
# key: <ti
|
||||
# --
|
||||
#+TITLE: ${1:What the hell}
|
||||
Reference in New Issue
Block a user