From 636b1396f8721b2498c5b4e6ef3b5be665a075ea Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 23 Apr 2018 15:33:05 +0200 Subject: [PATCH] feat(emacs): Install nginx-mode --- emacs.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.nix b/emacs.nix index 08bb34677..6f154cccc 100644 --- a/emacs.nix +++ b/emacs.nix @@ -94,6 +94,7 @@ in emacsWithPackages(epkgs: markdown-mode-plus multi-term multiple-cursors + nginx-mode paredit password-store racer