summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/vim/nix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/5pkgs/vim/nix.nix')
-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 c121d815..6715af73 100644
--- a/tv/5pkgs/vim/nix.nix
+++ b/tv/5pkgs/vim/nix.nix
@@ -136,6 +136,7 @@ with import <stockholm/lib>;
javascript.extraStart = comment "js";
lua = {};
markdown.extraStart = writerExt "md";
+ nftables = {};
#nginx = {};
python.extraStart = alts [
(comment "py")