init
This commit is contained in:
5
snippets/org-mode/options
Normal file
5
snippets/org-mode/options
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: options
|
||||
# key: <op
|
||||
# --
|
||||
#+options: h:${1:1} num:${2:t||nil} toc:${3:t||nil}$0
|
||||
Reference in New Issue
Block a user