Closed duerrp closed 9 years ago
Thanks, but the starter kit is deprecated and no longer under development.
Ok, no problem, it was only a one-line typo bug anyway. I loved starter kit as a great example how to modularize my .emacs.d, and I learned a lot by reading the sources... Thanks for that.
P.S. For other users who check out the master branch like me, maybe you could add a little note in the Readme that you no longer accept pull-requests with bug fixes.
The code in the
eval-after-load
form should be quoted (otherwise this won't work as intended).