aboutsummaryrefslogtreecommitdiff
path: root/modules/eat-config.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor(term): extract eat-config.el from term-config.elCraig Jennings2026-06-251-0/+213
Move the eat use-package, the F12/C-; keymap wiring, and the F12 dock-and-remember toggle out of term-config.el into a dedicated eat-config.el. term-config.el keeps ghostel (ai-term's backend) and requires eat-config for cj/term-toggle and cj/turn-off-chrome-for-term. Pure relocation, no behavior change. First step toward consolidating on EAT and retiring ghostel. The toggle tests now require eat-config.