X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/f8512cab990d0112355e44ca74281f6ccb9f08c5..4be7ea8effeb18002a504082096ba33bbde42d5e:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 6a9729e..eb8557f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,18 +73,12 @@ [submodule "direx"] path = packages/direx 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 "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 @@ -97,9 +91,6 @@ [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 @@ -109,9 +100,6 @@ [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 @@ -133,21 +121,15 @@ [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 -[submodule "rjsx-mode"] - path = packages/rjsx-mode - url = https://github.com/felipeochoa/rjsx-mode.git [submodule "graphql"] path = packages/graphql url = https://github.com/vermiculus/graphql.el.git [submodule "treepy"] path = packages/treepy url = https://github.com/volrath/treepy.el +[submodule "magit-transient"] + path = packages/magit-transient + url = https://github.com/magit/transient.git