summary refs log tree commit diff stats
path: root/init.el
Commit message (Collapse)AuthorAge
...
* Add +compile-dispatchCase Duckworth2022-05-01
| | | | | At some point I probably should add a +recompile .. or something, I'm not sure how the compile flow works in Emacs.
* Remove (:quit)-ed setup formsCase Duckworth2022-05-01
|
* Change org-mode pretty symbolsCase Duckworth2022-04-28
|
* Make hiding tracking-mode-line when clocked in configurableCase Duckworth2022-04-28
|
* Dim .gitignore files (mostly) in diredCase Duckworth2022-04-28
|
* Add setup forms to imenu /after/ initCase Duckworth2022-04-28
|
* Move where I italicize comment faceCase Duckworth2022-04-28
|
* blehCase Duckworth2022-04-27
|
* Add +org-export-pre-hook to prepare the buffer before exportCase Duckworth2022-04-24
|
* Correction: uh, not a typo but whateverCase Duckworth2022-04-24
|
* Fix typoCase Duckworth2022-04-24
|
* Change prot's urlsCase Duckworth2022-04-24
|
* Configure jabberCase Duckworth2022-04-24
|
* Add ement.elCase Duckworth2022-04-24
|
* BlehCase Duckworth2022-04-24
|
* Correct backward-kill-word behaviorCase Duckworth2022-04-24
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-04-20
|\
| * Enhance :straight setup formCase Duckworth2022-04-19
| | | | | | | | | | :straight now takes care of :straight-when, :also-straight, and possibly others, later.
| * Collapse redundancyCase Duckworth2022-04-19
| |
| * Just enable lin-global-modeCase Duckworth2022-04-19
| |
| * Customize Info+Case Duckworth2022-04-19
| |
| * Remove org-contactsCase Duckworth2022-04-19
| |
| * IndentationCase Duckworth2022-04-19
| |
| * Add Info history commands to pulse commandsCase Duckworth2022-04-19
| |
* | blehCase Duckworth2022-04-20
| |
* | Add org-drawer-listCase Duckworth2022-04-20
|/
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-04-13
|\
| * Remove unused w3m setup formCase Duckworth2022-04-12
| |
| * Add shr-heading from oantolinCase Duckworth2022-04-12
| |
| * Configure undoesCase Duckworth2022-04-12
| |
| * Bind org-store-linkCase Duckworth2022-04-12
| |
| * Use ispell or aspellCase Duckworth2022-04-12
| |
| * Rebind M-uCase Duckworth2022-04-12
| |
* | Configure org-mode ... some moreCase Duckworth2022-04-13
| |
* | Don't indent notuch contentCase Duckworth2022-04-13
|/
* Require +chickenCase Duckworth2022-04-12
|
* Configure modus-themesCase Duckworth2022-04-12
|
* Add packagesCase Duckworth2022-04-12
|
* Add a keybind for timer-list-cancelCase Duckworth2022-04-12
|
* Configure tab-barCase Duckworth2022-04-12
|
* Configure org-modeCase Duckworth2022-04-12
|
* Change commenting formCase Duckworth2022-04-12
|
* Stop being compatible with Emacs < 28Case Duckworth2022-04-12
|
* Add commentCase Duckworth2022-04-12
|
* Require '_workCase Duckworth2022-04-12
| | | | Might still need some ... work
* Change auto-fill rulesCase Duckworth2022-04-12
|
* Add +dired-goto-fileCase Duckworth2022-04-12
| | | | | This function fixes dumbness in vertico-directory when jumping directories in dired.
* Add +crux-kill-and-join-forwardCase Duckworth2022-04-12
| | | | This one is visual-line-mode aware
* Experiment: remove most font-lock facesCase Duckworth2022-04-02
|
* Remove binding for crux-visit-shell-bufferCase Duckworth2022-04-02
| | | | This should've gone with eshell-whatever