Spacemacs

Emacs vs. Vim - the age old battle… but thats boring. Lets combine them! Enter: Spacemacs. The place you can choose your editor and still benifet from Emacs rich library of syntax and extensibility with Lisp. Lets face it, all things could be traced back to influence from Lisp. So lets start with that as some features of Spacemacs:

(Note: All docs here are using the Vim Mode for Spacemacs. Sometimes the docs will include the Control Tower mode and it will be noted.)

Features

  1. Could use Lisp (so far, I have not created my own and still get pretty far…)
  2. Possible to never use the mouse
  3. GUI comes second, commands come first (aka, you dont have to wait for the UI to render if you know the command)
  4. Config and upgrading are under git control

Layers

Within the Spacemacs area, everything is a layer. Outside of Spacemacs, you have the MELPA packages. The Spacemacs Community makes it pretty easy to add layers to your config by listing most of the layers you can choose to have installed.