From 8a38cc793fb7a6b913d21504774c1b3eac720b94 Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Wed, 17 Apr 2019 08:02:08 +0000
Subject: [PATCH] added local emacs-lisp words to LocalWords, added lines between headings

---
 snippets/org-mode/table to matrix |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/snippets/org-mode/table to matrix b/snippets/org-mode/table to matrix
index 3af92d6..ee20bc6 100644
--- a/snippets/org-mode/table to matrix
+++ b/snippets/org-mode/table to matrix
@@ -1,6 +1,6 @@
-# -*- mode: snippet -*-
-# name: Org table to latex matrix
-# key: lmatrix
-# --
-#+attr_latex: :mode math :environment matrix
-$0
+# -*- mode: snippet -*-
+# name: Org table to latex matrix
+# key: lmatrix
+# --
+#+attr_latex: :mode math :environment matrix
+$0

--
Gitblit v1.9.3