

Spacemacs
27 likes
Features
Spacemacs News & Activities
Highlights • All activities
Recent activities
- Ornataweaver updated Spacemacs
Spacemacs information
AlternativeTo Categories
Development, Office & ProductivityGitHub repository
- 23,883 Stars
- 4,898 Forks
- 50 Open Issues
- Updated Mar 16, 2025
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