summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-04-15 01:28:32 -0400
committerAmin Bandali <bandali@gnu.org>2020-04-15 01:28:32 -0400
commit2331b5a061ecc167f035aef62c09a4b5d4bf873c (patch)
treeb7d19f87bba56b9df15afc4704f0074754c7e504 /.gitmodules
parent4c05c4186ed84ea42e9c1646226e81785e27e499 (diff)
downloadconfigs-2331b5a061ecc167f035aef62c09a4b5d4bf873c.tar.gz
configs-2331b5a061ecc167f035aef62c09a4b5d4bf873c.tar.xz
configs-2331b5a061ecc167f035aef62c09a4b5d4bf873c.zip
Assimilate scpaste 0.6.5-19-gca95a8d
Now with support for Emacs's htmlfontify library.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4ffaf5f..4710af9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -65,6 +65,9 @@
[submodule "s"]
path = lib/s
url = https://github.com/magnars/s.el.git
+[submodule "scpaste"]
+ path = lib/scpaste
+ url = https://github.com/technomancy/scpaste.git
[submodule "switch-buffer-functions"]
path = lib/switch-buffer-functions
url = https://github.com/10sr/switch-buffer-functions-el.git