doomemacs/modules
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
..
app 💥 Change first arg of load! macro 2018-05-27 12:52:28 +02:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Fix over-zealous evil-integration in ivy #636 2018-06-01 02:18:46 +02:00
config/default Fix borked keys in insert mode 2018-06-01 02:42:36 +02:00
emacs Merge evil-collection-dired into emacs/dired 2018-05-31 13:59:21 +02:00
feature Move ispell-dictionary default to feature/spellcheck #630 2018-06-01 02:25:38 +02:00
lang Move ispell-dictionary default to feature/spellcheck #630 2018-06-01 02:25:38 +02:00
tools Revert +hub flag, but disable magithub by default 2018-06-01 11:13:37 +02:00
ui Fix with-popup-rules! macro 2018-05-31 01:34:53 +02:00