spacemacs/layers/+source-control
madand 081d8f29d4 [version-control] Use :toggle to avoid installation of unused packages
Usage of the `:if` keyword with `use-package` does not prevent Spacemacs form
installing the package, it only prevents the loading in run-time. This commit
employs the `:toggle` feature of the configuration layer system to prevent the
unneeded packages from being installed in the first place.

This further improves upon 31324f68bb
2019-12-27 17:39:51 +01:00
..
git Unfold org headings from helm-ag and magit 2019-10-19 23:47:45 +02:00
github [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
perforce [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
version-control [version-control] Use :toggle to avoid installation of unused packages 2019-12-27 17:39:51 +01:00