| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emacs: which-key is now built-in | Raul Benencia | 25 hours | 1 | -4/+1 |
| | | |||||
| * | emacs: drop the em-dash helper command | Raul Benencia | 34 hours | 1 | -6/+3 |
| | | | | | | C-x 8 _ m inserts an em dash out of the box, so the named command was only there to hang C-- on. Keep the short binding, lose the defun. | ||||
| * | emacs: replace hydras with built-in equivalents | Raul Benencia | 34 hours | 1 | -35/+3 |
| | | | | | | | | | hydra-tab-bar shadowed C-x t, which is already tab-prefix-map: 2 new, 0 close, r rename, m move, d dired, f find-file, RET switch. hydra-zoom is text-scale-adjust, which repeats on its own. hydra-go bound gofmt, already run by gofmt-before-save, and go-coverage; dropping it also stops shadowing consult-man on C-c m. Removes the hydra dependency. | ||||
| * | emacs: keep all vterm bindings in the same file | Raul Benencia | 2026-03-07 | 1 | -11/+0 |
| | | |||||
| * | emacs: add rul-bindings to literate config | Raúl Benencia | 2024-10-28 | 1 | -2/+1 |
| | | |||||
| * | emacs: mv which-key.el to package rul-bindings | Raúl Benencia | 2024-10-27 | 1 | -0/+6 |
| | | |||||
| * | emacs: mv hydra.el and global bindings to package rul-bindings | Raúl Benencia | 2024-10-27 | 1 | -0/+59 |
