Maxi Wolff

Results 142 comments of Maxi Wolff

I am going to restart my work with Haskell in the near future, lets take the opportunity and test this PR.

Sounds cool, then I'll keep my fingers from this ticket. Just tag me if you have your first bunch of changes ready.

Did run into the same issue this week, I will check this later.

Strange, I was not able to get this issue on my linux box. However I have now added some code to not activate `git-gutter-mode` in `pdf-view-mode`, can you double check...

Hmmm, could be related to some defer loading behaviour please remove the "defer t" keyword from "latex/init-auctex" in the latex layer's package.el file and retry. This could solve the issue...

Strange this sounds like the use-package extension is not loaded. This is normally done at the bootstrap step so except of there is some custom require logic in your init.el...

@dankessler I see that this is not nicely integrated for non spacemacs-base users. Still I am not sure why a normal user would want to manually add evil collection support...

I see lets have the handling for evil collection be revised, PRs are welcome.

Currently I have no clue where this comes from, if anyone has a clue some hints or a PR would be welcome.

Nice introduction @aezarebski. I have given it a read and found some smaller points you should possibly change: In general you should link to https://develop.spacemacs.org/ for further details. This is...