tv vim-syntax-nix-nested: add js, and py
This commit is contained in:
parent
e847d935ad
commit
c544596952
@ -259,7 +259,9 @@ let {
|
||||
(writer "Jq")
|
||||
''write[^ \t\r\n]*[ \t\r\n]*"[^"]*\.jq"''
|
||||
];
|
||||
javascript.extraStart = ''/\* js \*/'';
|
||||
lua = {};
|
||||
python.extraStart = ''/\* py \*/'';
|
||||
sed.extraStart = writer "Sed";
|
||||
sh.extraStart = let
|
||||
phases = [
|
||||
|
Loading…
Reference in New Issue
Block a user