diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-06-07T22·13+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-06-07T22·13+0200 |
commit | b80a567cdb62b9452abb784929ae92e291fb1044 (patch) | |
tree | df8edde8feaf0b812455de1783b7ec8d663c9c6d /emacs.nix | |
parent | 8ac9fac175e83c1651275bdd92cdd87ba9437d36 (diff) |
feat(emacs): Install jq-mode
Diffstat (limited to 'emacs.nix')
-rw-r--r-- | emacs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.nix b/emacs.nix index 6c7d4dd8eae8..a3e89d37fc77 100644 --- a/emacs.nix +++ b/emacs.nix @@ -103,6 +103,7 @@ in emacsWithPackages(epkgs: haskell-mode ht idle-highlight-mode + jq-mode kotlin-mode magit multi-term |