Commit a2e2fe4
Change keybinding: SPC o s → SPC o p for opening Python session
The SPC o s binding was conflicting with the macOS "send to application"
submenu in Doom Emacs. Changed to SPC o p (p for "python session") to
avoid the conflict while maintaining a mnemonic keybinding.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 20e9b07 commit a2e2fe4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments