

Spacemacs
27 likes
Features
- EMACS
- Vim Key Mapping
Emacs integration
Tags
Spacemacs News & Activities
Highlights All activities
Recent activities
- Ugotsta added Spacemacs as alternative to Fresh editor
Spacemacs information
Featured in Lists
A list with 62 apps by xlin without a description.
List by C.A. with 62 apps, updated
peaked my interest
List by fcx35 with 32 apps, updated
A list with 82 apps by Lunatica without a description.
List by Lunatica with 82 apps, updated
What is Spacemacs?
Spacemacs is an beautiful Emacs distribution designed for both GNU Emacs and
Vim users.
Features
- Access documentation in Emacs with SPC h SPC.
- Beautiful, distraction free UI and its functional mode-line.
- All key bindings are accessible by pressing the space bar or alt-m.
- Commands have mnemonic prefixes like SPC b for all the buffer commands or SPC p for the project commands.
- Discover hundreds of ready-to-use packages nicely organised in configuration layers following a set of conventions.











Comments and Reviews
The most full-featured and innovative Emacs distribution.
Spacemacs abstracts related Emacs packages/configurations through its set of layers (and there's a lot of layers, a lot). Example: you want to write Java code, then you just add "Java" to your ".spacemacs", restart Emacs, and you're mostly done (I say mostly because sometimes you'd want specific stuff like LSP and you'd need to set one or two variables and/or install the respective package for your distribution, although Spacemacs also offer the option to install it for you). If you want something that isn't already provided by the existing layers, you can 1. easily install specific Emacs packages and tweak them to your liking; or 2. create your own layer.
But it has it cons too:
Combines the best of emacs and vim