all repos — nixfiles @ 238eda758c6b399a1f74a6eba3d32a802acc358a

System and user configuration, managed by nix and home-manager

Emacs: Install rainbow-mode for manual usage
Alan Pearce alan@alanpearce.eu
Mon, 19 Jun 2017 12:30:38 +0200
commit

238eda758c6b399a1f74a6eba3d32a802acc358a

parent

f82a7e7fcc485555f07cb5c9ca5e99e06ee04876

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M nix/.config/nixpkgs/emacs.nixnix/.config/nixpkgs/emacs.nix
@@ -154,6 +154,7 @@ which-key     yaml-mode
   ]) ++ (with epkgs.elpaPackages; [
     beacon
+    rainbow-mode
   ]) ++ [
     # defined above
     hook-helpers