docs: emacs

This commit is contained in:
Ryan Yin
2024-01-08 11:40:28 +08:00
parent 3b796515d4
commit 70f5b26fd2

View File

@@ -64,6 +64,7 @@ Here is the cheetsheet related to my DoomEmacs configs. Please read vim's common
| Popup Terminal(vterm) | `SPC + o + t` |
| Open Terminal | `SPC + o + T` |
| Open file tree sidebar | `SPC + o + p` |
| Frame fullscreen | `SPC + t + F` |
| Exit | `M-x C-c` |
| Execute Command | `M-x`(hold on `Alt`/`option`, and then press `x`) |
| Eval Lisp Code | `M-:`(hold on `Alt`/`option`, and then press `:`) |