Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-09-04 10:59:31 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-04 11:44:00 +0300
commit930909d7ad2da93644ecb4df02f4f69fc96ae81d (patch)
treeaec9e2e2444b518d756d73503fa023d61e8fb4ef /js/highlight/protobuf.js
parenta89449926a62529b5c29b1108e7e8c6c02e48bf6 (diff)
Use tightLists option
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/protobuf.js')
-rw-r--r--js/highlight/protobuf.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/protobuf.js b/js/highlight/protobuf.js
index bbf955f9d..1f242fec8 100644
--- a/js/highlight/protobuf.js
+++ b/js/highlight/protobuf.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[133],{215:function(e,n){e.exports=function(e){return{keywords:{keyword:"package import option optional required repeated group oneof",built_in:"double float int32 int64 uint32 uint64 sint32 sint64 fixed32 fixed64 sfixed32 sfixed64 bool string bytes",literal:"true false"},contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,{className:"class",beginKeywords:"message enum service",end:/\{/,illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{className:"function",beginKeywords:"rpc",end:/;/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+/,end:/\s*=/,excludeEnd:!0}]}}}}]);
-//# sourceMappingURL=protobuf.js.map?v=1adbccd3dc2350de4ab1 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[133],{215:function(e,n){e.exports=function(e){return{keywords:{keyword:"package import option optional required repeated group oneof",built_in:"double float int32 int64 uint32 uint64 sint32 sint64 fixed32 fixed64 sfixed32 sfixed64 bool string bytes",literal:"true false"},contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,{className:"class",beginKeywords:"message enum service",end:/\{/,illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{className:"function",beginKeywords:"rpc",end:/;/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+/,end:/\s*=/,excludeEnd:!0}]}}}}]);
+//# sourceMappingURL=protobuf.js.map?v=f4ca16e7e9290c6e8816 \ No newline at end of file