Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again | Amin Bandali | 2025-01-30 | 1 | -0/+62 |
| | | | | | Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger. | ||||
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el | Amin Bandali | 2024-03-31 | 1 | -61/+0 |
| | | | | | | | Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org. | ||||
* | add lisp/bandali-po.el with customizations for po-mode | Amin Bandali | 2021-05-15 | 1 | -0/+61 |