diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:51 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-12 11:40:51 -0500 |
| commit | 0702a10b6a0565b39640dc444bf3845003a7b9b7 (patch) | |
| tree | 0e49ea124970c027ca92629c89871493358de73f /modules/test-runner.el | |
| parent | a6986ee0e1a0be8fa52d35ee8b5e4134dac34183 (diff) | |
| download | dotemacs-0702a10b6a0565b39640dc444bf3845003a7b9b7.tar.gz dotemacs-0702a10b6a0565b39640dc444bf3845003a7b9b7.zip | |
fix(prog-python): toggle electric-pair-local-mode in the setup hook
`cj/python-setup` called `(electric-pair-mode t)`, which flips the global minor mode every time a Python buffer opens. I switched it to `electric-pair-local-mode` so the pairing stays scoped to Python buffers, like the other buffer-local settings in the hook.
Diffstat (limited to 'modules/test-runner.el')
0 files changed, 0 insertions, 0 deletions
