added org-mode snippets for emacs

This commit is contained in:
Phuntsok Drak-pa
2019-10-08 17:30:25 +02:00
parent 6bc42fb451
commit 9bf4ceb245
6 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: comment block
# key: <co
# --
#+BEGIN_COMMENT
$0
#+END_COMMENT