Add new grammar for MSDOS Batchfile highlighting

This commit is contained in:
Alhadis
2016-09-06 16:50:52 +10:00
parent 1ec84da277
commit 98118eb70b
7 changed files with 31 additions and 33 deletions

View File

@@ -331,7 +331,7 @@ Batchfile:
extensions:
- .bat
- .cmd
tm_scope: source.dosbatch
tm_scope: source.batchfile
ace_mode: batchfile
color: "#C1F12E"