From d23c91ed022a828cdb464c1c15fa42802856e7f8 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 23 May 2018 12:17:20 +0200 Subject: feat(emacs): Install markdown-toc and web-mode --- emacs.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacs.nix') diff --git a/emacs.nix b/emacs.nix index 8e101a21d8..adf704c243 100644 --- a/emacs.nix +++ b/emacs.nix @@ -94,6 +94,7 @@ in emacsWithPackages(epkgs: intero kotlin-mode magit + markdown-toc multi-term multiple-cursors nginx-mode @@ -111,6 +112,7 @@ in emacsWithPackages(epkgs: terraform-mode toml-mode uuidgen + web-mode yaml-mode ]) ++ -- cgit 1.4.1