mirror of https://github.com/Chizi123/.emacs.d.git

Joel Grunbaum
2020-10-05 99cd3c14999ea5376b244ab65ee9676664a74980
Removed newline from end of snippets
2 files modified
5 ■■■■■ changed files
snippets/org-mode/elisp-expand 2 ●●● patch | view | raw | blame | history
snippets/org-mode/source-code-expand 3 ●●●● patch | view | raw | blame | history
snippets/org-mode/elisp-expand
@@ -5,4 +5,4 @@
# --
#+BEGIN_SRC emacs-lisp
$0
#+END_SRC
#+END_SRC
snippets/org-mode/source-code-expand
@@ -4,5 +4,4 @@
# group: code snippets
# --
#+BEGIN_SRC $0
#+END_SRC
#+END_SRC