From a6cf68ae0f23121b17843435348b69c65f1f2186 Mon Sep 17 00:00:00 2001
From: Koishi Jinguji <myandeg@outlook.com>
Date: Fri, 10 Sep 2021 16:09:26 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=AE=9A=E4=B9=89?=
 =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 custom.tex | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 custom.tex

diff --git a/custom.tex b/custom.tex
new file mode 100644
index 0000000..15d5099
--- /dev/null
+++ b/custom.tex
@@ -0,0 +1,4 @@
+\lstdefinestyle{LaTeX}{
+  language=TeX,
+  morekeywords={begin, label, mathrm, frac}
+}
-- 
GitLab