docs: emacs

This commit is contained in:
Ryan Yin
2024-01-03 01:53:57 +08:00
parent 04dedc9fa9
commit 65a07315f2
2 changed files with 7 additions and 3 deletions

View File

@@ -114,11 +114,11 @@ idols-image:
############################################################################
#
# RISC-V related commands
#
#
############################################################################
roll: idols-ssh-key
colmena apply --on '@riscv'
colmena apply --on '@riscv'
roll-debug: idols-ssh-key
colmena apply --on '@dist-build' --verbose --show-trace
@@ -160,4 +160,3 @@ test-nvim:
test-nvim-clean:
rm -rf $"($env.HOME)/.config/astronvim/lua"

View File

@@ -7,6 +7,11 @@
- <https://github.com/emacs-evil/evil>: evil mode, enabled by default in doom-emacs.
- <https://github.com/meow-edit/meow>
Emacs daemon:
- <https://github.com/nix-community/home-manager/blob/master/modules/services/emacs.nix>
- <https://github.com/LnL7/nix-darwin/blob/1a41453cba42a3a1af2fff003be455ddbd75386c/modules/services/emacs.nix>
## Install or Update
After deploying this nix flake, run the following command to install or update emacs: