X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/d98421d58e0407f3a08259259f0dd9ab09163874..925b317871efa93f0fcfd04a418ed54669ddd4b3:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 43fef81..1652929 100644 --- a/.gitmodules +++ b/.gitmodules @@ -101,6 +101,9 @@ [submodule "helpful"] path = lib/helpful url = git@github.com:Wilfred/helpful.git +[submodule "highlight-indent-guides"] + path = lib/highlight-indent-guides + url = git@github.com:DarthFennec/highlight-indent-guides.git [submodule "hlint-refactor"] path = lib/hlint-refactor url = git@github.com:mpickering/hlint-refactor-mode.git @@ -146,10 +149,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