diff options
author | Case Duckworth | 2021-02-04 18:32:05 -0600 |
---|---|---|
committer | Case Duckworth | 2021-02-04 18:32:05 -0600 |
commit | 740d0eaf34a7266d7f95cbd5c021ca8364c9399e (patch) | |
tree | 41f157d8f6b7719e2692a45a21d5db45a784016b /.gitmodules | |
parent | Change spacing; add org-archive-location (diff) | |
parent | Update elfeed-db (diff) | |
download | emacs-740d0eaf34a7266d7f95cbd5c021ca8364c9399e.tar.gz emacs-740d0eaf34a7266d7f95cbd5c021ca8364c9399e.zip |
Merge branch 'main' of tildegit.org:acdw/emacs
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..017ee57 --- /dev/null +++ b/.gitmodules | |||
@@ -0,0 +1,3 @@ | |||
1 | [submodule "var/elfeed/db"] | ||
2 | path = var/elfeed/db | ||
3 | url = https://tildegit.org/acdw/elfeed-db | ||