spacemacs/layers/+source-control
Lyall Cooper 5cd56a4668
Only load evil-collection in vim or hybrid mode (#14825)
As described in #9169, when using the emacs editing style the comment inserted at the bottom of a git rebase shows the incorrect key bindings. This is apparently due to `evil-collection` (changing the `git-rebase-mode-hook`)[3ed92cadda/modes/magit/evil-collection-magit.el (L523-L524)].

We can fix the issue by only loading `evil-collection` if we're using an evil-style editing mode.

Closes #9169
2021-06-05 03:44:32 +00:00
..
git Only load evil-collection in vim or hybrid mode (#14825) 2021-06-05 03:44:32 +00:00
github Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
perforce [perforce] Add p4-shelve and p4-unshelve commands with keybindings 2021-05-27 22:39:43 +02:00
version-control [version-control] Show bound but unlisted VCS TS key: d 2021-05-17 22:10:11 +02:00