Fork me on GitHub
#spacemacs
<
2018-02-06
>
PB19:02:08

Anyone here using parinfer in spacemacs? I'm having an issue where spacemacs can't find that layer

** TEST: Each layer in [[file:/Users/me/.spacemacs::dotspacemacs-configuration-layers][dotspacemacs-configuration-layers]] can be found
....
*** FAIL: parinfer

ag21:02:00

@petr are you on master?

ag21:02:18

try switching to develop

PB21:02:47

I'll do so and report back

ag21:02:30

probably you also would like nuke/backup your .cache and elpa dirs

ag21:02:17

what I usually do xargs rm -rf <.gitignore && git reset --hard. Use that on your own risk