mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 21:46:54 +02:00
docs: emacs
This commit is contained in:
@@ -114,11 +114,11 @@ idols-image:
|
|||||||
############################################################################
|
############################################################################
|
||||||
#
|
#
|
||||||
# RISC-V related commands
|
# RISC-V related commands
|
||||||
#
|
#
|
||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
roll: idols-ssh-key
|
roll: idols-ssh-key
|
||||||
colmena apply --on '@riscv'
|
colmena apply --on '@riscv'
|
||||||
|
|
||||||
roll-debug: idols-ssh-key
|
roll-debug: idols-ssh-key
|
||||||
colmena apply --on '@dist-build' --verbose --show-trace
|
colmena apply --on '@dist-build' --verbose --show-trace
|
||||||
@@ -160,4 +160,3 @@ test-nvim:
|
|||||||
|
|
||||||
test-nvim-clean:
|
test-nvim-clean:
|
||||||
rm -rf $"($env.HOME)/.config/astronvim/lua"
|
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/emacs-evil/evil>: evil mode, enabled by default in doom-emacs.
|
||||||
- <https://github.com/meow-edit/meow>
|
- <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
|
## Install or Update
|
||||||
|
|
||||||
After deploying this nix flake, run the following command to install or update emacs:
|
After deploying this nix flake, run the following command to install or update emacs:
|
||||||
|
|||||||
Reference in New Issue
Block a user