Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warfox/warmacs
Modern emacs setup
https://github.com/warfox/warmacs
elpaca emacs emacs-lisp emacs-starter-kit
Last synced: about 2 months ago
JSON representation
Modern emacs setup
- Host: GitHub
- URL: https://github.com/warfox/warmacs
- Owner: WarFox
- License: gpl-3.0
- Created: 2024-01-19T22:12:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T22:19:07.000Z (5 months ago)
- Last Synced: 2024-08-25T23:54:49.818Z (5 months ago)
- Topics: elpaca, emacs, emacs-lisp, emacs-starter-kit
- Language: Emacs Lisp
- Homepage:
- Size: 295 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+title: Warmacs
Emacs configuration heavily inspired by Doom and Spacemacs. Built for macOS and emacs version =30.0.5=
* Core Principles
** Speed
No comproise on speed, gotta go fast.
** Mnemonic Key Bindings
All keybindings follow =mnemonic= pattern like Spacemacs.
** Discoverable
Great help features and documents.
** Consistency
No surprises, consistent workflow everywhere.
** UX
Consistent UX built around the capabilities of =use-package=, =elpaca.el=, =general.el=, =evil=, =consult=.
** Evil
Vim key bindings for you!
** Programming
Start programming in your favourite language right away. Supports
=lsp= and =tree-sitter= out of the box for you programming experience.* License
The license is GPLv3 for all parts specific to Warmacs.