c04c6314d41da3e5ef403e00d3008ca1a516c9fe
2 Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
5 CKEDITOR
.plugins
.setLang( 'codemirror', 'cy', {
7 searchCode
: 'Search Source',
8 autoFormat
: 'Format Selection',
9 commentSelectedRange
: 'Comment Selection',
10 uncommentSelectedRange
: 'Uncomment Selection',
11 autoCompleteToggle
: 'Enable/Disable HTML Tag Autocomplete'