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 | a42ebafc5c54766aa5a9eaf98e3ec9c8f4a43b1c (patch) | |
| tree | 911796ec8fe885cdabb64c61c54b381711473642 /tests | |
| parent | 4785d70092e0a628eb17e32c297a3f919874071d (diff) | |
| download | dotemacs-a42ebafc5c54766aa5a9eaf98e3ec9c8f4a43b1c.tar.gz dotemacs-a42ebafc5c54766aa5a9eaf98e3ec9c8f4a43b1c.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 'tests')
0 files changed, 0 insertions, 0 deletions
