summaryrefslogtreecommitdiffstats
path: root/.emacs.d/lisp/bandali-essentials.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add and configure vertico and friendsAmin Bandali2025-02-261-9/+72
| | | | | | | Thanks to Prot's post for inspiration to try these excellent packages: Emacs: a basic and capable configuration https://protesilaos.com/codelog/2024-11-28-basic-emacs-configuration/
* Drop use-package againAmin Bandali2025-02-101-365/+262
| | | | | I prefer my own manual approach, use-package feels too magical and at times does too much for me.
* Port the rest of my GNU Emacs configuration to use-packageAmin Bandali2025-02-091-0/+4
|
* Add ':defer t' to several use-package formsAmin Bandali2025-02-081-0/+16
| | | | | This is to bring emacs-init-time mostly in line with what it was without use-package.
* Update bandali-essentials and add bandali-progAmin Bandali2025-02-081-1/+38
|
* Add bandali-essentials and bandali-utils, use use-packageAmin Bandali2025-02-081-0/+402