feat(js): add header regex

This commit is contained in:
Gareth Jones
2020-03-18 14:46:45 +13:00
committed by GitHub
parent 15d54a8cc5
commit d573d03ccf
+1
View File
@@ -13,6 +13,7 @@
## New updated taken from http://wiki.linuxhelp.net/index.php/Nano_Syntax_Highlighting
syntax "JavaScript" "\.(js)$"
header "^#!.*\/(env +)node"
comment "//"
## Default