Fork me on GitHub
#spacemacs
<
2017-11-05
>
eggsyntax23:11:53

@drewverlee you deleted your ~/.emacs.d when you did the reinstall? I usually back mine up & delete it when I’m doing a fresh install, keeps things nice & clean. I’ve gotten something sorta related with parinfer — When I type something with a string, let’s say (str "foo"), when I type the closing quote I get an extra one, so it ends up as (str "foo""). Ended up causing a really confusing bug 😜

Drew Verlee23:11:54

i think its the bug i linked above, i get odd behavior with parnifer, but nothing quite to annoying as that indent on defs.

eggsyntax01:11:11

When you say "it's the bug" what do you mean by "it's"? The one you were encountering? Or the one I just mentioned?