init
This commit is contained in:
7
snippets/org-mode/emacs-lisp
Normal file
7
snippets/org-mode/emacs-lisp
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: emacs-lisp
|
||||
# key: emacs-lisp_
|
||||
# --
|
||||
#+begin_src emacs-lisp :tangle yes
|
||||
$0
|
||||
#+end_src
|
||||
Reference in New Issue
Block a user