Bump :ui
Alexander-Miller/treemacs@1a396fb -> Alexander-Miller/treemacs@a6f9e9f emacs-lsp/lsp-treemacs@b078687 -> emacs-lsp/lsp-treemacs@905cc74 hlissner/emacs-doom-themes@b2c0ea0 -> hlissner/emacs-doom-themes@5221b06 hlissner/emacs-solaire-mode@2298fd8 -> hlissner/emacs-solaire-mode@731552b jrblevin/deft@c4af448 -> jrblevin/deft@28be94d seagle0128/doom-modeline@0466d88 -> seagle0128/doom-modeline@06606e0 tarsius/hl-todo@57378bd -> tarsius/hl-todo@5ac0076 Fixes crashes/freezes when previewing themes with minibuffer plugins (like ivy, helm, vertico, etc).
This commit is contained in:
parent
353752ec34
commit
29460d205e
5 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs :pin "1a396fb66470736f3f76ae9342b20357426e371f")
|
||||
(package! treemacs :pin "a6f9e9f1cea3502b3ead082fd208c4011a55add0")
|
||||
;; These packages have no :pin because they're in the same repo
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
|
@ -11,4 +11,4 @@
|
|||
(when (featurep! :ui workspaces)
|
||||
(package! treemacs-persp))
|
||||
(when (featurep! +lsp)
|
||||
(package! lsp-treemacs :pin "b07868740d6f7d364e496048cee00bce10a6ab33"))
|
||||
(package! lsp-treemacs :pin "905cc74726438cf06d8ad7cabb2efae75aeb2359"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue