2017-02-04 03:21:04 -05:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
2019-04-21 19:59:44 -04:00
|
|
|
;;; ui/workspaces/packages.el
|
2017-02-04 03:21:04 -05:00
|
|
|
|
2020-06-17 17:31:58 -04:00
|
|
|
(package! persp-mode
|
|
|
|
:recipe (:host github
|
|
|
|
:repo "hlissner/persp-mode.el"
|
|
|
|
:branch "remove-byte-compile")
|
|
|
|
:pin "14325c11f7a347717d7c3780f29b24a38c68fbfc")
|