|
|
|
|
|
by pzone
3573 days ago
|
|
The documentation is very good. I recommend downloading and installing it and just playing around. Just press the spacebar and you'll see an organized, easily discoverable command interface pop up. Magit is very straightforward if you know how to use the git commandline. Type SPC g s (SPC git status) to open the magit on the current file, then ? to view the available commands. Although org-mode is a massive beast, it can still be productive to simply start by learning small parts and increase the set of features you use over time. The whole thing should be fun, not just laborious. http://spacemacs.org/
http://spacemacs.org/doc/QUICK_START.html |
|