Skip to content

Commit

Permalink
Merge pull request #11 from bluec0re/patch-1
Browse files Browse the repository at this point in the history
Add textproto extension
  • Loading branch information
VcamX authored Aug 16, 2023
2 parents fb55688 + dc7ba22 commit 1365331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProtobufText.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ file_extensions:
- textpb
- pbtxt
- prototxt
- textproto
scope: text.prototxt
variables:
stringEscape: '(?:\\(?:[''"\\/abfnrtv?]|[0-9]{3}|(?i:u|x)[0-9A-Fa-f]+))'
Expand Down

0 comments on commit 1365331

Please sign in to comment.