- Powerful platform
- 30 years old!
- Modal interface
- e.g. Magit, Gnus, Hydra, etc.
- Vim users in the audience:
- Why do you like Vim?
- Why do you want to switch to Emacs?
- Emacs and Vim
- Ubuntu:GNU/Linux = Spacemacs:Emacs
- Spacemacs is an opinionated distribution of Emacs
- Powerful layers, because Elisp & community
- Sane keyboard menus (
C-c C-x C-i
vs.,i
)
@kyptin says:
#vim is a superior editing experience (yay modes!), but #emacs has a superior plugin system, as evidenced by evil-mode and #spacemacs.
https://github.com/syl20bnr/spacemacs
git clone \
[email protected]:syl20bnr/spacemacs.git \
~/.emacs.d
- Choose evil-mode or holy-mode
- Downloads basic packages - evil-mode, etc.
- Downloads another 90 packages
SPC f e h
- Enable them in
dotspacemacs-configuration-layers
in your.spacemacs
file (`SPC f e d`)
- Press
SPC
and seeguide-key
in action ,j
in OrgMode for helm jump in current bufferSPC g f l
to open link in github
SPC h T
to start evil-mode tutorial- Read the
README.md
- Read the
docs/DOCUMENTATION.md
- After you have read the above two documents (which will answer most of your initial questions), you can ask questions in http://gitter.im/syl20bnr/spacemacs
- Read evil-mode documentation
- Read helm tutorial
- When you’re not sure of the key binding, use
SPC :
(helm-M-x
) to search for the right command and it will also display the key bindings
- https://gitter.im/syl20bnr/spacemacs
- irc.gitter.im#syl20bnr/spacemacs