From 7ddf95b399491137f63cbf8e8ab1b53f86f2f281 Mon Sep 17 00:00:00 2001
From: Yuchen Pei <id@ypei.org>
Date: Sat, 9 Sep 2023 23:48:00 +1000
Subject: [emacs] Adding lem-org, a package to read lemmy posts in org mode.

Also adding the submodule lem.el it depends on.
---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.gitmodules')

diff --git a/.gitmodules b/.gitmodules
index 2df6db0..508b847 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -103,3 +103,6 @@
 [submodule "firefox/extensions/uBlock"]
 	path = firefox/extensions/uBlock
 	url = https://github.com/gorhill/uBlock
+[submodule "emacs/.emacs.d/lisp/lem.el"]
+	path = emacs/.emacs.d/lisp/lem.el
+	url = https://codeberg.org/martianh/lem.el
-- 
cgit v1.2.3