diff --git a/.gitmodules b/.gitmodules index b121cbc..70519e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,27 @@ +[submodule "anaconda-mode"] + path = borg/anaconda-mode + url = https://github.com/pythonic-emacs/anaconda-mode +[submodule "company"] + path = borg/company + url = https://github.com/company-mode/company-mode +[submodule "company-anaconda"] + path = borg/company-anaconda + url = https://github.com/pythonic-emacs/company-anaconda +[submodule "dash"] + path = borg/dash + url = https://github.com/magnars/dash.el [submodule "epkg"] path = borg/epkg url = https://github.com/emacscollective/epkg +[submodule "f"] + path = borg/f + url = https://github.com/rejeep/f.el +[submodule "pythonic"] + path = borg/pythonic + url = https://github.com/pythonic-emacs/pythonic +[submodule "s"] + path = borg/s + url = https://github.com/magnars/s.el [submodule "use-package"] path = borg/use-package url = https://github.com/jwiegley/use-package diff --git a/borg/anaconda-mode b/borg/anaconda-mode new file mode 160000 index 0000000..ca8edba --- /dev/null +++ b/borg/anaconda-mode @@ -0,0 +1 @@ +Subproject commit ca8edbaa7662d97e4a4416ec9a8d743863303911 diff --git a/borg/company b/borg/company new file mode 160000 index 0000000..6884e3a --- /dev/null +++ b/borg/company @@ -0,0 +1 @@ +Subproject commit 6884e3ad717419b4a64a5fab08c8cb9bd20a0b27 diff --git a/borg/company-anaconda b/borg/company-anaconda new file mode 160000 index 0000000..da1566d --- /dev/null +++ b/borg/company-anaconda @@ -0,0 +1 @@ +Subproject commit da1566db41a68809ef7f91ebf2de28118067c89b diff --git a/borg/dash b/borg/dash new file mode 160000 index 0000000..3df46d7 --- /dev/null +++ b/borg/dash @@ -0,0 +1 @@ +Subproject commit 3df46d7d9fe74f52a661565888e4d31fd760f0df diff --git a/borg/f b/borg/f new file mode 160000 index 0000000..d50dca4 --- /dev/null +++ b/borg/f @@ -0,0 +1 @@ +Subproject commit d50dca48929575642912bb5bbb2585709ba38f82 diff --git a/borg/pythonic b/borg/pythonic new file mode 160000 index 0000000..c18a5bd --- /dev/null +++ b/borg/pythonic @@ -0,0 +1 @@ +Subproject commit c18a5bd8cb2ba59014b6b29b5bf1903bd2476a07 diff --git a/borg/s b/borg/s new file mode 160000 index 0000000..e957dcb --- /dev/null +++ b/borg/s @@ -0,0 +1 @@ +Subproject commit e957dcb0677da18b2bb60ad867db5df5c35b5616