Commit Graph

14 Commits

Author SHA1 Message Date
phundrak aa64a52205 feat(emacs): recreate my old hydra menu for writeroom with transient
Create a Transient menu to adapt on the fly the width of my buffers
when using writeroom-mode. This commit also adds two other functions:
- `my/writeroom-reset` which resets the width of the buffer to its
  default state
- `my/writeroom-fit-buffer` which sets the width of the buffer to be
  exactly what is needed to fit the longest line of the buffer
2026-05-13 20:32:22 +02:00
phundrak e13d144293 fix(emacs): remove redundant table 2026-02-24 14:03:43 +01:00
phundrak df99684d3c feat(AI): add AI agent packages to Emacs 2025-11-19 12:40:01 +01:00
phundrak 4adcfc8f6f feat(langtool): better keybind for langtool-correct-at-point 2025-11-19 12:40:01 +01:00
phundrak 11aba117de feat(emacs): add keybinds for org-clock 2025-11-19 12:39:59 +01:00
phundrak 7a7700855f feat(shell/eat): improve eat configuration
This commit enables eat-mode in Eshell, allowing the use of tools that
normally would not work in Eshell.

It also automatically closes the eat buffer when exiting the shell
instead of keeping it open.
2025-06-08 14:51:25 +02:00
phundrak e87c0a9217 feat(keybinds): add treemacs keybinds 2025-05-24 21:24:14 +02:00
phundrak 8748b30895 fix(emacs/keybinds): correct native Elisp functions closing buffers 2025-05-24 21:23:25 +02:00
phundrak 295ed85fd5 feat(emacs/term): replace VTerm with Eat 2025-05-24 21:22:26 +02:00
phundrak 664aa185dd docs(emasc/keybinds): add keybind to rename-uniquely 2024-10-03 19:55:29 +02:00
phundrak 58fc99cf8c docs(emacs): remove undo-tree
deploy / build (push) Successful in 7m57s
2024-06-20 18:41:32 +02:00
phundrak 788ecefbe5 docs(emacs): move most keybindings to same file
All general keybindings (not linked to a specific mode) are now
defined in keybindings.org in neatly displayed tables.
2024-04-03 06:07:58 +02:00
phundrak d3becb5e28 docs(emacs): better keybinds for new repository 2023-12-29 14:31:49 +01:00
phundrak 4e7e98c28b [Misc] switching to new repo for org files 2023-09-18 20:12:17 +02:00