SNIPPETS: Fix org mode lisp source block snippet + add general source block

This commit is contained in:
Laurens Miers 2024-09-22 11:16:05 +02:00
parent 752734c381
commit 31da5498b6
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: Lisp source code block
# key: se>
# key: s>
# --
#+BEGIN_SRC emacs-lisp