doomemacs/modules/tools
Henrik Lissner bab530ea2e
Revert +hub flag, but disable magithub by default
Must be enabled on a per-project basis. You can change this behavior by
setting +magit-hub-enabled-by-default to non-nil (before magit is
loaded).

Magithub has been made opt-in because:

1. Magithub is imposing, asking the user for a token, especially for
   users who don't use github (much or at all), but may occasionally
   have a project with a github remote.
2. magithub is really slow on first load for medium-to-large repos.
3. It's really easy to enable it through the magithub popup (H C e).
   magithub.enabled is saved into the project's .git/config file, so the
   setting will persist.

Also added a docstring to +magit-hub-features
2018-06-01 11:13:37 +02:00
..
editorconfig Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
ein tools/ein: minor refactor 2018-05-30 19:17:31 +02:00
gist Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
macos Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
magit Revert +hub flag, but disable magithub by default 2018-06-01 11:13:37 +02:00
make tools/make: make +make/run more robust; add +make/run-last #543 2018-04-20 04:14:30 -04:00
password-store Fix test for tools/password-store 2018-05-29 17:55:34 +02:00
pdf tools/pdf: rename +pdf-tools-pages segment => +pdf-pages 2018-05-29 15:34:54 +02:00
prodigy Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
rgb Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
rotate-text Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
tmux/autoload tools/tmux: minor refactor of +tmux/rerun 2018-05-25 00:53:46 +02:00
upload tools/upload: remove autoload library (unnecessary) 2018-02-21 17:09:53 -05:00