summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/vim
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2019-06-22 12:52:36 +0200
committertv <tv@krebsco.de>2019-06-22 12:52:41 +0200
commitcbb0b8d490da2b83d01c6179bb8a7bb9a1950d13 (patch)
tree09f70bd4abfdbf4bc5c0310fc35c6c7aa680458f /tv/5pkgs/vim
parente36216d31716a2d847e5ca94527a21628f65c8eb (diff)
tv vim nix: add nested exim
Diffstat (limited to 'tv/5pkgs/vim')
-rw-r--r--tv/5pkgs/vim/nix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/5pkgs/vim/nix.nix b/tv/5pkgs/vim/nix.nix
index a58a45b..747ab0b 100644
--- a/tv/5pkgs/vim/nix.nix
+++ b/tv/5pkgs/vim/nix.nix
@@ -130,6 +130,7 @@ with import <stockholm/lib>;
c = {};
cabal = {};
diff = {};
+ exim = {};
haskell = {};
jq.extraStart = alts [
(writer "Jq")