mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 14:21:51 +02:00
docs: emacs
This commit is contained in:
5
Justfile
5
Justfile
@@ -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"
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user