adding yasnippet dir

This commit is contained in:
Chris Cochrun 2021-07-05 13:33:12 -05:00
parent f568548c16
commit 360ec621ec

8
yasnippets/org-mode/src Normal file
View file

@ -0,0 +1,8 @@
# -*- mode: snippet -*-
# name: Demo
# key: <d
# --
#+BEGIN_SRC
$0
#+END_SRC