Add Emacs evil package for testing, unsure if I'll keep it yet
This commit is contained in:
parent
94d9e4ae19
commit
5390f736d9
|
@ -38,6 +38,8 @@
|
|||
extraConfig = builtins.readFile ./init.el;
|
||||
extraPackages =
|
||||
epkgs: with epkgs; [
|
||||
# EViL Mode
|
||||
evil
|
||||
# UI and Appearance
|
||||
delight
|
||||
nerd-icons
|
||||
|
|
Loading…
Reference in a new issue