Skip to content

Commit

Permalink
layouts: use MELPA version of persp-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Apr 13, 2016
1 parent 9f4928e commit 859f284
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions layers/+spacemacs/spacemacs-layouts/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
(setq spacemacs-layouts-packages
'(eyebrowse
helm
;; temporary switch on a fork to fix
;; https://github.com/syl20bnr/spacemacs/issues/4120
(persp-mode :location (recipe :fetcher github
:repo "syl20bnr/persp-mode.el"
:branch "fix-emacsclient-crash"))
persp-mode
spaceline
swiper))

Expand Down

1 comment on commit 859f284

@TheBB
Copy link
Collaborator

@TheBB TheBB commented on 859f284 Apr 13, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Please sign in to comment.