X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/3f0f8d0130f681bf7f5d8d20d60dc0f8d2c8db04..0deee78815aa4815a091eee335e6358df545a333:/.gitmodules?ds=sidebyside diff --git a/.gitmodules b/.gitmodules index d300637..58bb23c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,6 +34,9 @@ [submodule "epkg"] path = lib/epkg url = git@github.com:emacscollective/epkg.git +[submodule "epl"] + path = lib/epl + url = git@github.com:cask/epl.git [submodule "exec-path-from-shell"] path = lib/exec-path-from-shell url = git@github.com:purcell/exec-path-from-shell.git @@ -46,15 +49,24 @@ [submodule "flycheck"] path = lib/flycheck url = git@github.com:flycheck/flycheck.git +[submodule "flycheck-haskell"] + path = lib/flycheck-haskell + url = git@github.com:flycheck/flycheck-haskell.git [submodule "ghub"] path = lib/ghub url = git@github.com:magit/ghub.git [submodule "git-modes"] path = lib/git-modes url = git@github.com:magit/git-modes.git +[submodule "haskell-mode"] + path = lib/haskell-mode + url = git@github.com:haskell/haskell-mode.git [submodule "helm"] path = lib/helm url = git@github.com:emacs-helm/helm.git +[submodule "hlint-refactor"] + path = lib/hlint-refactor + url = git@github.com:mpickering/hlint-refactor-mode.git [submodule "ivy"] path = lib/ivy url = git@github.com:abo-abo/swiper.git @@ -78,6 +90,9 @@ [submodule "packed"] path = lib/packed url = git@github.com:emacscollective/packed.git +[submodule "pkg-info"] + path = lib/pkg-info + url = git@github.com:lunaryorn/pkg-info.el.git [submodule "popup"] path = lib/popup url = git@github.com:auto-complete/popup-el.git @@ -93,6 +108,9 @@ [submodule "use-package"] path = lib/use-package url = git@github.com:jwiegley/use-package.git +[submodule "which-key"] + path = lib/which-key + url = git@github.com:justbur/emacs-which-key.git [submodule "with-editor"] path = lib/with-editor url = git@github.com:magit/with-editor.git