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...
This commit is contained in:
William Carroll 2020-02-10 11:34:19 +00:00
parent bd88f40224
commit 9dd9bce494

View file

@ -37,6 +37,7 @@ let
]) ++
(with epkgs.melpaPackages; [
ts
vterm
base16-theme
ivy-pass