Fix def-package for magit/forge
- add :after magit - fix space position after "Forge"
This commit is contained in:
parent
f3b745d269
commit
0d3c8e3d9a
1 changed files with 2 additions and 1 deletions
|
@ -104,6 +104,7 @@ what features are available.")
|
|||
|
||||
(def-package! forge
|
||||
:when (featurep! :tools magit +forge)
|
||||
:after magit
|
||||
:config
|
||||
(map! :leader
|
||||
:desc "Forge" "gF" #'forge-dispatch))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue