mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
use treemacs-magit package
Install and use treemacs-magit if both treemacs and magit are enabled in init.el.
This commit is contained in:
@@ -5,3 +5,5 @@
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
(package! treemacs-projectile)
|
||||
(when (featurep! :tools magit)
|
||||
(package! treemacs-magit))
|
||||
|
Reference in New Issue
Block a user