Initial commit with Fublo template
[apps-fullscreen] / www / assets / javascript / lang-proto.js
diff --git a/www/assets/javascript/lang-proto.js b/www/assets/javascript/lang-proto.js
new file mode 100644 (file)
index 0000000..f006ad8
--- /dev/null
@@ -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"]);