home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 164702a673bb7a4310dd1aad8336ba3cc725abf8
parent d9e6a67f4c39d7f41181b90fdc774fc2b5cab3fc
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sun, 27 Jan 2019 13:36:43 +0100

emacs: add xterm-color

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mmodules/profiles/emacs.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/modules/profiles/emacs.nix b/modules/profiles/emacs.nix @@ -172,6 +172,7 @@ in wgrep which-key with-editor + xterm-color yasnippet yaml-mode ];