]> code.delx.au - dotemacs/blobdiff - .gitmodules
diminish more minor modes
[dotemacs] / .gitmodules
index 80d2e21c723a2751f9193ece85e5f78660573cc7..620f578778dae18ca8a558188adec39209b47a3a 100644 (file)
@@ -19,9 +19,6 @@
 [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 "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
 [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
+[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