X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/ff9fe3c000dc54c48ae543d5ea05e9e1f959d81a..82af7a198a91857e3b5aa6044f61b53807d9d2be:/.gitmodules diff --git a/.gitmodules b/.gitmodules index accb2d2..2347b60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 @@ -109,3 +106,9 @@ [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