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 | 134c708475c924892ee2fa10a8ee6d27b5199e05 (patch) | |
| tree | 0e49ea124970c027ca92629c89871493358de73f /modules/dirvish-config.el | |
| parent | 4ad4ef1cba9eabd031b10186ac745bd777be483c (diff) | |
| download | dotemacs-134c708475c924892ee2fa10a8ee6d27b5199e05.tar.gz dotemacs-134c708475c924892ee2fa10a8ee6d27b5199e05.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/dirvish-config.el')
0 files changed, 0 insertions, 0 deletions
