X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/0fbb9f4e96583667f5905f4314a75ab99559fb80..11a97c6847ba346367987bae67c28ea3613c595a:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 8e4e870..edf5d79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -92,6 +92,9 @@ [submodule "git-modes"] path = lib/git-modes url = git@github.com:magit/git-modes.git +[submodule "graphql"] + path = lib/graphql + url = git@github.com:vermiculus/graphql.el.git [submodule "haskell-mode"] path = lib/haskell-mode url = git@github.com:haskell/haskell-mode.git @@ -149,10 +152,10 @@ load-path = emacs info-path = doc/_build/texinfo build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo - build-step = ./configure + build-step = ./configure --without-docs build-step = make - build-step = make sphinx-texinfo - build-step = borg-makeinfo + # build-step = make sphinx-texinfo + # build-step = borg-makeinfo [submodule "org"] path = lib/org url = git@code.orgmode.org:bzg/org-mode.git @@ -200,6 +203,9 @@ path = lib/tao-theme url = git@github.com:11111000000/tao-theme-emacs.git remote = aminb git@github.com:aminb/tao-theme-emacs.git +[submodule "treepy"] + path = lib/treepy + url = git@github.com:volrath/treepy.el.git [submodule "undo-tree"] path = lib/undo-tree url = git@github.com:emacsorphanage/undo-tree.git