X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/ff9fe3c000dc54c48ae543d5ea05e9e1f959d81a..b42a73deed96cfe0bfd7a427fe7f2b090797d3fd:/.gitmodules diff --git a/.gitmodules b/.gitmodules index accb2d2..95e4db3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,18 +19,12 @@ [submodule "flycheck"] path = packages/flycheck url = https://github.com/flycheck/flycheck -[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 [submodule "yasnippet"] path = packages/yasnippet url = https://github.com/joaotavora/yasnippet.git -[submodule "indent-guide"] - path = packages/indent-guide - url = https://github.com/zk-phi/indent-guide.git [submodule "expand-region"] path = packages/expand-region url = https://github.com/magnars/expand-region.el.git @@ -70,36 +64,21 @@ [submodule "groovy-modes"] path = packages/groovy-modes url = https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes.git -[submodule "gnu-emacs-elpa"] - path = gnu-emacs-elpa - url = https://delx.net.au/git/mirror-gnu-emacs-elpa [submodule "dockerfile-mode"] path = packages/dockerfile-mode url = https://github.com/spotify/dockerfile-mode.git -[submodule "pastels-on-dark-theme"] - path = packages/pastels-on-dark-theme - url = https://gist.github.com/1906662.git -[submodule "gnu-emacs"] - path = gnu-emacs - url = https://delx.net.au/git/mirror-gnu-emacs [submodule "markdown-mode"] path = packages/markdown-mode url = https://github.com/jrblevin/markdown-mode.git [submodule "direx"] path = packages/direx - url = https://github.com/delxg/direx-el.git -[submodule "avy"] - path = packages/avy - url = https://github.com/abo-abo/avy.git + url = https://github.com/m2ym/direx-el.git [submodule "git-gutter"] path = packages/git-gutter url = https://github.com/syohex/emacs-git-gutter.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 + url = https://depp.brause.cc/shackle.git [submodule "magit"] path = packages/magit url = https://github.com/magit/magit.git @@ -109,3 +88,48 @@ [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 "packages/ssh-file-modes"] + path = packages/ssh-file-modes + url = https://github.com/petere/emacs-ssh-file-modes.git +[submodule "jump-char"] + path = packages/jump-char + url = https://github.com/lewang/jump-char.git +[submodule "highlight-symbol"] + path = packages/highlight-symbol + url = https://github.com/nschum/highlight-symbol.el.git +[submodule "s"] + path = packages/s + url = https://github.com/magnars/s.el.git +[submodule "js2-refactor"] + path = packages/js2-refactor + url = https://github.com/magnars/js2-refactor.el.git +[submodule "wgrep"] + path = packages/wgrep + url = https://github.com/mhayashi1120/Emacs-wgrep.git +[submodule "cl-closure-template"] + path = packages/cl-closure-template + url = https://github.com/archimag/cl-closure-template.git +[submodule "ledger-mode"] + path = packages/ledger-mode + url = https://github.com/ledger/ledger-mode.git +[submodule "magit-popup"] + path = packages/magit-popup + url = https://github.com/magit/magit-popup.git +[submodule "ghub"] + path = packages/ghub + url = https://github.com/magit/ghub.git +[submodule "highlight-indent-guides"] + path = packages/highlight-indent-guides + url = https://github.com/DarthFennec/highlight-indent-guides.git +[submodule "graphql"] + path = packages/graphql + url = https://github.com/vermiculus/graphql.el.git +[submodule "treepy"] + path = packages/treepy + url = https://github.com/volrath/treepy.el +[submodule "magit-transient"] + path = packages/magit-transient + url = https://github.com/magit/transient.git