This is my opinionated Emacs config.
- Elpaca package manager
- Vertico completion
- Consult completing-read
- Orderless
- Meow modal editing
- Denote note taking
│
├── early-init.el - early init file called before init.el
│
├── init.el - init.el, main init file
│
├── hosts/ - host configs
│
├── site-lisp/ - third party lisp code
│
├── stormacs-lisp/ - general lisp code
│
└── stormacs-modules/ - modules, consisting of packages and settings