spacemacs/layers/+source-control
Lucius Hu dfb4c1c4cb git: Added magit-todos, improved docs, etc.
- Added `magit-todos` package, toggled by `git-enable-magit-todos-plugin`.
- Improved installation and loading of all magit-plugins:
  - All magit plugins are toggled by their corresponding layer variables
    PRE-INSTALLATION, instead of PRE-LOADING. That is, they are installed
    only when the toggle is non nil.
  - The `use-package` call is more specific now.
    - Hooks goes to `:hook`.
    - Removed `:defer` since it's implied by `:hook`, and it's actually not
      doing anything.
- Improved the documentation.
2021-04-08 20:41:24 +00:00
..
git git: Added magit-todos, improved docs, etc. 2021-04-08 20:41:24 +00:00
github Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
perforce Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
version-control Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00