Open shirdekel opened 4 years ago
They've been mostly a work thing so on the windows branch?
Thanks! I see them now.
Did you symlink your private folder? I want to keep mine under version control, and this is what internet seems to suggest to do.
Also, it seems as though these lines are the only Windows-specific ones. Is that true? I essentially want to use that file, but with a Mac.
Yes I think so for that file. Also this for the .spacemacs: https://github.com/MilesMcBain/spacemacs_cfg/blob/windows/spacemacs.el#L350
The best branches to fork off are either windows
or 3.00
. windows
has had a bit more love and care recently.
I don't symlink it but that is a really good idea. I just started doing this with my VSCode config.
Great, thanks!
Another thing: a while ago you mentioned that you have a way of dealing with loading all functions in a project using ESS. I may have misunderstood this, but does this imply that there is an 'ess-eval-all-functions-in-project
'-type of function? Or do you simply not use this kind of command?
Thanks for sharing this, it's been very useful for trying out Spacemacs/ESS.
I can't seem to find your settings for
{drake}
-related functions such asr_make()
and source all packages (like you have in your VS Code config). Any guidance on how to set this up?