Re-enable showing some closed topics in magit forge
This commit is contained in:
parent
f87afa0af6
commit
4f131024a8
2
init.el
2
init.el
|
@ -1010,7 +1010,7 @@ Calls `project-remember-projects-under' for ~/Projects/"
|
||||||
|
|
||||||
(use-package forge-topic
|
(use-package forge-topic
|
||||||
:custom
|
:custom
|
||||||
(forge-topic-list-limit '(60 . -5)))
|
(forge-topic-list-limit '(60 . 10)))
|
||||||
|
|
||||||
(use-package treemacs
|
(use-package treemacs
|
||||||
:functions (treemacs treemacs-load-theme)
|
:functions (treemacs treemacs-load-theme)
|
||||||
|
|
Loading…
Reference in a new issue