diff --git a/codemirror/plugin.js b/codemirror/plugin.js index 84752577..f4d0a8a4 100644 --- a/codemirror/plugin.js +++ b/codemirror/plugin.js @@ -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.17.7", + version: "1.17.8", init: function (editor) { var rootPath = this.path, defaultConfig = {