Sha256: f87cd9846a1808f9c4ca4b5be69820f2cd6d361cf6f6f58675323045e51ebb28
Contents?: true
Size: 453 Bytes
Versions: 52
Compression:
Stored size: 453 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', searchCode: 'Search Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection', autoCompleteToggle: 'Enable/Disable HTML Tag Autocomplete' });
Version data entries
52 entries across 52 versions & 2 rubygems