tv vim nix: fix trigger for js

This commit is contained in:
tv 2020-10-03 03:46:55 +02:00
parent 2b63e26a2c
commit 0d09e8aa03

View File

@ -133,7 +133,7 @@ with import <stockholm/lib>;
(writer "Jq") (writer "Jq")
(writerExt "jq") (writerExt "jq")
]; ];
javascript.extraStart = comment "jq"; javascript.extraStart = comment "js";
lua = {}; lua = {};
#nginx = {}; #nginx = {};
python.extraStart = alts [ python.extraStart = alts [