Merge branch 'master' of gitlab.com:chriscochrun/dotemacs
This commit is contained in:
commit
210b0b67c3
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