[Emacs] Add Emacs debugging shortcuts
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f5a9608420
commit
413ecb2d2b
@ -7032,13 +7032,16 @@ The prefix here is ~T~.
|
|||||||
:END:
|
:END:
|
||||||
My toggle keybinds are prefixed by ~t~.
|
My toggle keybinds are prefixed by ~t~.
|
||||||
#+name: keybinds-toggle
|
#+name: keybinds-toggle
|
||||||
| Key | Function | Description |
|
| Key | Function | Description |
|
||||||
|-----+---------------------+--------------|
|
|-----+-----------------------+--------------|
|
||||||
| | | toggles |
|
| | | toggles |
|
||||||
| t | counsel-load-theme | |
|
| t | counsel-load-theme | |
|
||||||
| i | | input method |
|
| d | | debug |
|
||||||
| it | toggle-input-method | |
|
| de | toggle-debug-on-error | |
|
||||||
| is | set-input-mode | |
|
| dq | toggle-debug-on-quit | |
|
||||||
|
| i | | input method |
|
||||||
|
| it | toggle-input-method | |
|
||||||
|
| is | set-input-mode | |
|
||||||
|
|
||||||
** Windows
|
** Windows
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
Loading…
Reference in New Issue
Block a user