]> code.delx.au - dotemacs/blobdiff - .gitmodules
Copy pastels-on-dark-theme into local repo
[dotemacs] / .gitmodules
index 77570d3ac16c7a52ec8965c5a68c12126e088fee..58d56eda677ac2ac2a940c05ffc227bfa3d2350a 100644 (file)
@@ -25,9 +25,6 @@
 [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,9 +67,6 @@
 [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 "markdown-mode"]
        path = packages/markdown-mode
        url = https://github.com/jrblevin/markdown-mode.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/emacs-evil/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
+[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 "typescript-mode"]
+       path = packages/typescript-mode
+       url = https://github.com/ananthakumaran/typescript.el.git
+[submodule "tide"]
+       path = packages/tide
+       url = https://github.com/ananthakumaran/tide.git
+[submodule "highlight-indent-guides"]
+       path = packages/highlight-indent-guides
+       url = https://github.com/DarthFennec/highlight-indent-guides.git