You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After deploying this nix flake, run the following command to install or update emacs:
@@ -37,15 +43,6 @@ just emacs-reload
37
43
just emacs-clear
38
44
```
39
45
40
-
## Notes
41
-
42
-
1. we can run any emacs command via `M-x`(Alt + x).
43
-
44
-
## Why emacs?
45
-
46
-
1. Explore the unknown, just for fun!
47
-
2. Org Mode
48
-
49
46
## Cheetsheet
50
47
51
48
Here is the cheetsheet related to my DoomEmacs configs. Please read vim's common cheetsheet at [../README.md](../README.md) before reading the following.
@@ -54,6 +51,8 @@ Here is the cheetsheet related to my DoomEmacs configs. Please read vim's common
54
51
55
52
> Terminal(vterm) is useful in GUI mode, I use Zellij instead in terminal mode.
56
53
54
+
> We can run any emacs command via `M-x`(Alt + x).
0 commit comments