bump: :ui workspaces

Bad-ptr/persp-mode.el@f146ddccaf -> Bad-ptr/persp-mode.el@82680795b3

this fixes a nasty bug where new eglot workspaces corrupt the previous
one. symptoms of this can be your definition jump source buffer being
read-only and renamed to:
`*EGLOT (jump-destination-project/(your-lang-mode)) stderr*`
This commit is contained in:
Jonas Jelten
2025-08-29 15:11:25 +02:00
committed by Henrik Lissner
parent 7f8568ef31
commit b1826a0c64

View File

@@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/workspaces/packages.el
(package! persp-mode :pin "f146ddccaf598feb402664bc6848b60321b2dc78")
(package! persp-mode :pin "82680795b3dbb9f9fb023b1754902f38519d9875")