aboutsummaryrefslogtreecommitdiff
path: root/tests/test-term-toggle--dispatch.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-02 20:46:46 -0500
committerCraig Jennings <c@cjennings.net>2026-06-02 20:46:46 -0500
commit16486d8b896238c08a34cb2ad5c4720a0c812c3f (patch)
tree3b9474ca8ddef2e0a2009243048ad3c535de55ef /tests/test-term-toggle--dispatch.el
parentbb09b0bf455dc6801fd5833656071a7e46727421 (diff)
downloaddotemacs-16486d8b896238c08a34cb2ad5c4720a0c812c3f.tar.gz
dotemacs-16486d8b896238c08a34cb2ad5c4720a0c812c3f.zip
refactor(linear): reduce to a vanilla pearl setup
The config carried a full custom command surface: a hand-built C-; L keymap, which-key labels, a lazy API-key loader wired in as advice, and a pinned DeepSat team id. That's worth keeping only if the out-of-box pearl experience isn't good enough on its own, and the point now is to find out. Stripped it back to exactly what pearl's README documents for a first install: pearl owns its own keymap (pearl-mode binds the command surface under pearl-keymap-prefix, default C-; L, in any Linear buffer), no global binding, no advice. The API key comes from authinfo.gpg via auth-source-pick-first-password, and the synced file moves to gtd/linear.org under org-directory. The only deviation from the README is loading from the local checkout at ~/code/pearl instead of an archive. Deleted tests/test-linear-config.el — it covered the custom helpers (the key-loader advice, the keymap wiring) that no longer exist. What's left is declarative use-package config with nothing of its own to test.
Diffstat (limited to 'tests/test-term-toggle--dispatch.el')
0 files changed, 0 insertions, 0 deletions