Files
doomemacs/modules
James Conroy-Finn 2cf91badf8 Enable disabling of magit-gitflow
Disabling magit-gitflow breaks magit-dispatch due to the unconditional
application of `transient-replace-suffix`.

With this change it is possible to disable magit-gitflow by adding the
following to your private Doom configuration:

    (package! magit-gitflow :disable t)
2021-02-24 21:52:11 +00:00
..
2021-02-24 11:02:32 -05:00
2021-02-15 14:57:14 -05:00
2021-02-23 19:21:50 -05:00
2021-02-16 14:15:41 -05:00
2020-12-05 15:22:57 -05:00
2021-02-24 21:52:11 +00:00
2021-02-24 01:13:53 -05:00