]> code.delx.au - dotemacs/blobdiff - .gitmodules
remove ibuffer-vc
[dotemacs] / .gitmodules
index fe296b09e459ab93823fe925968d791de7a8caa5..ea15b976948b1b56678d04d775f3792f256fd19b 100644 (file)
 [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
@@ -34,9 +28,6 @@
 [submodule "indent-guide"]
        path = packages/indent-guide
        url = https://github.com/zk-phi/indent-guide.git
-[submodule "ace-jump-mode"]
-       path = packages/ace-jump-mode
-       url = https://github.com/winterTTr/ace-jump-mode.git
 [submodule "expand-region"]
        path = packages/expand-region
        url = https://github.com/magnars/expand-region.el.git
        url = https://gist.github.com/1906662.git
 [submodule "gnu-emacs"]
        path = gnu-emacs
-       url = https://delx.net.au/git/mirror/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
+[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
+[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