X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/1e51cf82094ca6d40fcdc49dfc214b966b721d2e..68a8b20a5f540046b86174d73e6853a25753e153:/.gitmodules diff --git a/.gitmodules b/.gitmodules index b1d3e6e..f3e77a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,24 +67,18 @@ [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 + url = https://github.com/m2ym/direx-el.git [submodule "avy"] path = packages/avy url = https://github.com/abo-abo/avy.git @@ -109,3 +103,30 @@ [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 +[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 "goto-chg"] + path = packages/goto-chg + url = https://github.com/emacsmirror/goto-chg.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