X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/f9001b1bfda3fa6e9797a93760fbe350f72e6727..68a8b20a5f540046b86174d73e6853a25753e153:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 620f578..f3e77a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,18 @@ [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