Fork me on GitHub
#spacemacs
<
2019-02-15
>
theeternalpulse03:02:11

I was wondering if a lot of the custom functions of spacemacs are available as a standalone package?

ag17:02:28

it’s difficult to specify and group together different things that gone into spacemacs. Most of the time it’s even hard to see them outside of Spacemacs context. Although very often things get extracted into their own packages, even though they rarely used in vanilla Emacs setting.

ag18:02:20

But I would be curios to see if anyone makes a way to consume a whole Spacemacs layer outside of Spacemacs ecosystem. That could drive the quantity and quality of layers.

theeternalpulse18:02:19

yeah, I'm working on migrating to a custom emacs.d and have found there's quite a bit of functions that are from spacemacs that I pick apart or take wholesale

theeternalpulse03:02:04

mainly common functions that can be used in any config file.

ag18:02:52

Holy shit, new Transient thing by @magit_emacs breaks a bunch of things. I would suggest try not to update packages if you use magit

jeff.terrell19:02:31

Good to know, thanks.

ag20:02:10

This is I think the issue to keep an eye on https://github.com/syl20bnr/spacemacs/issues/11978