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