PIN ALL THE PACKAGES
This commit is contained in:
parent
f3a9d0c03c
commit
4cc14389e8
124 changed files with 515 additions and 489 deletions
|
@ -1,11 +1,11 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs)
|
||||
(package! treemacs :pin "d539f7bfa0cf97383a3e15688d904c14d4d94aa9")
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
(package! treemacs-evil :pin "d539f7bfa0cf97383a3e15688d904c14d4d94aa9"))
|
||||
(package! treemacs-projectile)
|
||||
(when (featurep! :tools magit)
|
||||
(package! treemacs-magit))
|
||||
(package! treemacs-magit :pin "d539f7bfa0cf97383a3e15688d904c14d4d94aa9"))
|
||||
(when (featurep! :ui workspaces)
|
||||
(package! treemacs-persp))
|
||||
(package! treemacs-persp :pin "d539f7bfa0cf97383a3e15688d904c14d4d94aa9"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue