First commit.
This commit is contained in:
8
snippets/org-mode/code
Normal file
8
snippets/org-mode/code
Normal file
@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: code
|
||||
# key: code
|
||||
# uuid: code
|
||||
# --
|
||||
#+begin_${1:lang} ${2:options}
|
||||
`%`$0
|
||||
#+end_$1
|
Reference in New Issue
Block a user