X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/249425f19d406315b6e6166f5a8d15b2ee2ad801..82af7a198a91857e3b5aa6044f61b53807d9d2be:/.gitmodules diff --git a/.gitmodules b/.gitmodules index d6897c3..2347b60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,12 +19,6 @@ [submodule "flycheck"] path = packages/flycheck url = https://github.com/flycheck/flycheck -[submodule "restclient"] - path = packages/restclient - url = https://github.com/pashky/restclient.el.git -[submodule "ibuffer-vc"] - path = packages/ibuffer-vc - url = https://github.com/purcell/ibuffer-vc.git [submodule "multiple-cursors"] path = packages/multiple-cursors url = https://github.com/magnars/multiple-cursors.el.git @@ -91,18 +85,30 @@ [submodule "direx"] path = packages/direx url = https://github.com/delxg/direx-el.git -[submodule "popwin"] - path = packages/popwin - url = https://github.com/m2ym/popwin-el.git [submodule "avy"] path = packages/avy url = https://github.com/abo-abo/avy.git [submodule "git-gutter"] path = packages/git-gutter url = https://github.com/syohex/emacs-git-gutter.git -[submodule "git-gutter-fringe"] - path = packages/git-gutter-fringe - url = https://github.com/syohex/emacs-git-gutter-fringe.git -[submodule "fringe-helper"] - path = packages/fringe-helper - url = https://github.com/nschum/fringe-helper.el.git +[submodule "shackle"] + path = packages/shackle + url = https://github.com/wasamasa/shackle.git +[submodule "hl-todo"] + path = packages/hl-todo + url = https://github.com/tarsius/hl-todo.git +[submodule "magit"] + path = packages/magit + url = https://github.com/magit/magit.git +[submodule "emacs-async"] + path = packages/async + url = https://github.com/jwiegley/emacs-async.git +[submodule "with-editor"] + path = packages/with-editor + url = https://github.com/magit/with-editor.git +[submodule "elisp-slime-nav"] + path = packages/elisp-slime-nav + url = https://github.com/purcell/elisp-slime-nav.git +[submodule "ace-window"] + path = packages/ace-window + url = https://github.com/abo-abo/ace-window.git