feat: emacs - replace company/lsp with lsp-bridge, add fonts

This commit is contained in:
Ryan Yin
2024-01-05 20:41:53 +08:00
parent d5ef998239
commit 292809783d
9 changed files with 80 additions and 35 deletions

View File

@@ -30,7 +30,7 @@ when in doubt, run `doom sync`!
## Why emacs?
1. Explore the unknown, just for fun!
3. Org Mode
2. Org Mode
## Cheetsheet
@@ -41,6 +41,8 @@ Here is the cheetsheet related to my DoomEmacs configs. Please read vim's common
| Action | Shortcut |
| ---------------------- | ------------- |
| Open file tree sidebar | `SPC + o + p` |
| Popup Terminal | `SPC + o + t` |
| Open Terminal | `SPC + o + T` |
| Exit | `M-x C-c` |
### Window Navigation