- Add synlinks from sh->bash and js(x)->javascript

- Improve JS lexer
This commit is contained in:
Jesse Portnoy
2023-08-02 18:41:03 +01:00
parent e543f7f9f5
commit 61a0d17de8
5 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ filetype: dpkg
detect:
filename: "\\.dpkg$"
header: "(^[Desired=|+].*)"
header: "(^(Desired=).*)"
rules:
- constant.number: "(^[D|+].*)"