Skip to content

Commit 1365331

Browse files
authored
Merge pull request #11 from bluec0re/patch-1
Add textproto extension
2 parents fb55688 + dc7ba22 commit 1365331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProtobufText.sublime-syntax

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ file_extensions:
1414
- textpb
1515
- pbtxt
1616
- prototxt
17+
- textproto
1718
scope: text.prototxt
1819
variables:
1920
stringEscape: '(?:\\(?:[''"\\/abfnrtv?]|[0-9]{3}|(?i:u|x)[0-9A-Fa-f]+))'

0 commit comments

Comments
 (0)