1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

New highligher for Dockerfile

Very simple parser only recognizing comments and the COMMAND at beginning of a line.
This commit is contained in:
cn
2017-02-04 23:41:34 +01:00
parent 47a1b1a1f0
commit a3c24a4c8c
2 changed files with 31 additions and 0 deletions

View File

@ -1033,3 +1033,7 @@
-autoindent
-syntax scheme
-semi_comment
Docker
*Dockerfile
-syntax dockerfile