diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 21:34:09 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 21:34:09 -0500 |
| commit | e2faf12aa20540587f28bc0db7b42c3540ad3bbe (patch) | |
| tree | a23a8a9187481ab71d72d376dbeeedf78ef46149 /scripts/coverage-summary.el | |
| parent | ac0bcf13189a49e0a2460c4e17b91504e9464adf (diff) | |
| download | dotemacs-e2faf12aa20540587f28bc0db7b42c3540ad3bbe.tar.gz dotemacs-e2faf12aa20540587f28bc0db7b42c3540ad3bbe.zip | |
fix(prog): keep electric-pair and line-number setup buffer-local
- Go/C/shell setup hooks called the global electric-pair-mode, so one prog buffer turned pairing on in org and text everywhere. Use electric-pair-local-mode.
- prog-general set display-line-numbers-type inside the hook, after the mode turned on, so the first prog buffer of a session got absolute numbers. Set the type and width at top level instead.
- Updated the go/c tests to stub the local mode.
Diffstat (limited to 'scripts/coverage-summary.el')
0 files changed, 0 insertions, 0 deletions
