[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:
|
||||
My toggle keybinds are prefixed by ~t~.
|
||||
#+name: keybinds-toggle
|
||||
| Key | Function | Description |
|
||||
|-----+---------------------+--------------|
|
||||
| | | toggles |
|
||||
| t | counsel-load-theme | |
|
||||
| i | | input method |
|
||||
| it | toggle-input-method | |
|
||||
| is | set-input-mode | |
|
||||
| Key | Function | Description |
|
||||
|-----+-----------------------+--------------|
|
||||
| | | toggles |
|
||||
| t | counsel-load-theme | |
|
||||
| d | | debug |
|
||||
| de | toggle-debug-on-error | |
|
||||
| dq | toggle-debug-on-quit | |
|
||||
| i | | input method |
|
||||
| it | toggle-input-method | |
|
||||
| is | set-input-mode | |
|
||||
|
||||
** Windows
|
||||
:PROPERTIES:
|
||||
|
Loading…
Reference in New Issue
Block a user