adding yasnippet dir
This commit is contained in:
parent
f568548c16
commit
360ec621ec
8
yasnippets/org-mode/src
Normal file
8
yasnippets/org-mode/src
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# -*- mode: snippet -*-
|
||||||
|
# name: Demo
|
||||||
|
# key: <d
|
||||||
|
# --
|
||||||
|
|
||||||
|
#+BEGIN_SRC
|
||||||
|
$0
|
||||||
|
#+END_SRC
|
Loading…
Reference in a new issue