diff --git a/org/config/emacs.org b/org/config/emacs.org index 2246c76..a146a65 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -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: