Initial commit.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: code
|
||||
# key: code_
|
||||
# --
|
||||
#+begin_${1:lang} ${2:options}
|
||||
$0
|
||||
#+end_$1
|
Reference in New Issue
Block a user