aboutsummaryrefslogtreecommitdiff
path: root/modules/ui-theme.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-12 11:40:51 -0500
committerCraig Jennings <c@cjennings.net>2026-05-12 11:40:51 -0500
commit49d0b5a74095d72a62828ed9d85ab3725bf61046 (patch)
tree2836a51cb650375639635d1de6eb37937ed0e8ad /modules/ui-theme.el
parent20fd81095ed1053d73cb2d4f5851747202f241bd (diff)
downloaddotemacs-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 'modules/ui-theme.el')
0 files changed, 0 insertions, 0 deletions