diff options
Diffstat (limited to 'tv/5pkgs/vim')
-rw-r--r-- | tv/5pkgs/vim/nix.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/5pkgs/vim/nix.nix b/tv/5pkgs/vim/nix.nix index c121d815f..6715af737 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") |