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 | 49d0b5a74095d72a62828ed9d85ab3725bf61046 (patch) | |
| tree | 2836a51cb650375639635d1de6eb37937ed0e8ad /tests/test-selection-framework-keybindings.el | |
| parent | 20fd81095ed1053d73cb2d4f5851747202f241bd (diff) | |
| download | dotemacs-49d0b5a74095d72a62828ed9d85ab3725bf61046.tar.gz dotemacs-49d0b5a74095d72a62828ed9d85ab3725bf61046.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/test-selection-framework-keybindings.el')
0 files changed, 0 insertions, 0 deletions
