From d5194154335d6cb30edca9b648083069faf9778c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 10 Oct 2016 03:47:49 +0200 Subject: Squashed 'thirdparty/URI.js/' content from commit b77c167 git-subtree-dir: thirdparty/URI.js git-subtree-split: b77c167bc201575956ad409333ff032e504b8044 --- prettify/lang-proto.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 prettify/lang-proto.js (limited to 'prettify/lang-proto.js') diff --git a/prettify/lang-proto.js b/prettify/lang-proto.js new file mode 100644 index 000000000..f006ad8cf --- /dev/null +++ b/prettify/lang-proto.js @@ -0,0 +1 @@ +PR.registerLangHandler(PR.sourceDecorator({keywords:"bytes,default,double,enum,extend,extensions,false,group,import,max,message,option,optional,package,repeated,required,returns,rpc,service,syntax,to,true",types:/^(bool|(double|s?fixed|[su]?int)(32|64)|float|string)\b/,cStyleComments:!0}),["proto"]); -- cgit v1.2.3