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
1 changed files with 1 additions and 1 deletions

View File

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