Sha256: ccf6bc6cfb12488b62dc168b3abd22414681d70ee28b9aeb39e1f6042d9d8fba
Contents?: true
Size: 354 Bytes
Versions: 7
Compression:
Stored size: 354 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', { toolbar: 'Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection' });
Version data entries
7 entries across 7 versions & 1 rubygems