Sha256: ec955ac3da41bf9690b1dd277fba5c1361bf039433eeb5511ee14ede881ff33e
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-au', { toolbar: 'Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection' });
Version data entries
4 entries across 4 versions & 1 rubygems