docs: doom-emacs

This commit is contained in:
Ryan Yin
2024-01-02 18:59:17 +08:00
parent cd2e2509bd
commit 6c18d36d48

View File

@@ -6,4 +6,11 @@
- <https://github.com/emacs-evil/evil>: evil mode, enabled by default in doom-emacs.
- <https://github.com/meow-edit/meow>
## Install or Update
After deploying this nix flake, run the following command to install or update emacs:
```bash
doom sync
```