X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/284bbe783c54a46fea2dd240c6993f5fecad2640..0deee78815aa4815a091eee335e6358df545a333:/.gitmodules diff --git a/.gitmodules b/.gitmodules index a288425..58bb23c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,6 +49,9 @@ [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 @@ -105,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