Skip to content

Commit

Permalink
Add first_line_match for REG syntax (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <[email protected]>
  • Loading branch information
jfcherng authored Feb 22, 2024
1 parent 1b5d02e commit ff39922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions REG.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
name: REG
scope: source.reg

first_line_match: ^(?:REGEDIT4|Windows Registry Editor Version 5\.00)\b

file_extensions:
- reg

Expand Down

0 comments on commit ff39922

Please sign in to comment.