mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
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*`
5 lines
132 B
EmacsLisp
5 lines
132 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/workspaces/packages.el
|
|
|
|
(package! persp-mode :pin "82680795b3dbb9f9fb023b1754902f38519d9875")
|