Commit df9e0c339f73

Vincent Demeester <vincent@sbr.pm>
2020-05-03 13:45:05
Add modus-themes submodule
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 7a4e540
tools/emacs/lisp/modus-operandi-theme.el
@@ -0,0 +1,1 @@
+modus-themes/modus-operandi-theme.el
\ No newline at end of file
tools/emacs/lisp/modus-themes
@@ -0,0 +1,1 @@
+Subproject commit c72b01cd400588bcd03cdacd29e79fe3fe18ab2e
tools/emacs/lisp/modus-vivendi-theme.el
@@ -0,0 +1,1 @@
+modus-themes/modus-vivendi-theme.el
\ No newline at end of file
.gitmodules
@@ -1,3 +1,6 @@
 [submodule "overlays/emacs-overlay"]
 	path = overlays/emacs-overlay
 	url = https://github.com/nix-community/emacs-overlay.git
+[submodule "tools/emacs/lisp/modus-themes"]
+	path = tools/emacs/lisp/modus-themes
+	url = https://gitlab.com/protesilaos/modus-themes.git