Skip to content

Commit

Permalink
bump to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed Jul 8, 2015
1 parent 295e8b1 commit e85d514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemirror/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
CKEDITOR.plugins.add('codemirror', {
icons: 'searchcode,autoformat,commentselectedrange,uncommentselectedrange,autocomplete', // %REMOVE_LINE_CORE%
lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-au,en-ca,en-gb,en,eo,es,et,eu,fa,fi,fo,fr-ca,fr,gl,gu,he,hi,hr,hu,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt-br,pt,ro,ru,sk,sl,sr-latn,sr,sv,th,tr,ug,uk,vi,zh-cn,zh', // %REMOVE_LINE_CORE%
version: 1.12,
version: 1.13,
init: function (editor) {
var rootPath = this.path,
defaultConfig = {
Expand Down

0 comments on commit e85d514

Please sign in to comment.