From 779227164a8a8c7c91da79c2c8daa131db4939fa Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 17 Mar 2018 21:47:27 +0100 Subject: feat(emacs): Add Kotlin & TOML mode --- emacs.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs.nix b/emacs.nix index 019dd26b2bbc..7c879a59245c 100644 --- a/emacs.nix +++ b/emacs.nix @@ -108,9 +108,11 @@ in emacsWithPackages(epkgs: (with epkgs.melpaPackages; [ edit-server helm-pass + kotlin-mode pg racket-mode restclient + toml-mode uuidgen ]) ++ -- cgit 1.4.1