First commit.
This commit is contained in:
8
snippets/org-mode/elisp
Normal file
8
snippets/org-mode/elisp
Normal file
@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: elisp
|
||||
# key: elisp
|
||||
# uuid: elisp
|
||||
# --
|
||||
#+begin_src emacs-lisp :tangle yes
|
||||
`%`$0
|
||||
#+end_src
|
Reference in New Issue
Block a user