diff options
author | Alan Pearce | 2018-02-07 10:50:13 +0100 |
---|---|---|
committer | Alan Pearce | 2018-02-07 10:50:13 +0100 |
commit | b1d95be08bebcb8c1cdf3133b812c861247f8f1d (patch) | |
tree | 292712db654611a2f16a97d43129a37eb324136a /packages | |
parent | e328dcd231071fab991feecc747102c8eef5d086 (diff) | |
download | nixos-configuration-b1d95be08bebcb8c1cdf3133b812c861247f8f1d.tar.lz nixos-configuration-b1d95be08bebcb8c1cdf3133b812c861247f8f1d.tar.zst nixos-configuration-b1d95be08bebcb8c1cdf3133b812c861247f8f1d.zip |
Emacs: install more packages
Diffstat (limited to 'packages')
-rw-r--r-- | packages/emacs.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/emacs.nix b/packages/emacs.nix index 14dbe47..6539132 100644 --- a/packages/emacs.nix +++ b/packages/emacs.nix @@ -107,6 +107,7 @@ in ripgrep rjsx-mode php-mode + prog-fill scala-mode scss-mode shrink-whitespace @@ -123,6 +124,8 @@ in visual-regexp volatile-highlights web-mode + monotropic-theme + eink-theme white-theme wgrep-ag which-key |