A minimal, reliable Emacs setup that just works. No complexity, no issues.
Simple, fast, and reliable.
- Arial font - Clear, easy on the eyes for hours of coding without eye strain
- Modern completion system - Vertico + Orderless for smart fuzzy matching
- File explorer - Treemacs for easy navigation
- Better defaults - Sensible settings out of the box
- Performance optimized - Fast startup and smooth operation
- Session management - Automatically restores your open files
https://xenodium.com/emacs-a-welcoming-experiment/
- Clone this repository:
git clone <your-repo-url> ~/.emacs.d- Start Emacs:
emacsThat's it! Packages will install automatically on first launch.
- Cape - Extra completion sources
- Orderless - Fuzzy matching for completions
- Vertico - Clean minibuffer completion
- Marginalia - Helpful annotations in minibuffer
- Consult - Enhanced search and navigation
- Treemacs - File explorer sidebar
- Line numbers are enabled by default
- Use
y/ninstead ofyes/nofor prompts - Treemacs follows your current file automatically
- Emacs 25 or higher
Free to use and modify as you wish.