Sha256: 9134abf7e17da9ee578df87c9ca923d9d00d6b6f6998f1ac228b444f6771cff8
Contents?: true
Size: 357 Bytes
Versions: 4
Compression:
Stored size: 357 Bytes
Contents
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'codemirror', 'en-gb', { toolbar: 'Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection' });
Version data entries
4 entries across 4 versions & 1 rubygems