From 9dd9bce494f9821ef1f761a98e858ea47f4374a4 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 10 Feb 2020 11:34:19 +0000 Subject: [PATCH] Add ts.el to emacs/default.nix I ran `M-x package-autoremove` that deleted `ts.el`, which wasn't listed in my default.nix. Adding it... --- emacs/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/default.nix b/emacs/default.nix index affc9f605..a61d6fb70 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -37,6 +37,7 @@ let ]) ++ (with epkgs.melpaPackages; [ + ts vterm base16-theme ivy-pass