Update CodeMirror to 5.13.5
This commit is contained in:
2
public/vendor/codemirror/mode/perl/perl.js
vendored
2
public/vendor/codemirror/mode/perl/perl.js
vendored
@@ -268,7 +268,7 @@ CodeMirror.defineMode("perl",function(){
|
||||
chmod :1, // - changes the permissions on a list of files
|
||||
chomp :1, // - remove a trailing record separator from a string
|
||||
chop :1, // - remove the last character from a string
|
||||
chown :1, // - change the owership on a list of files
|
||||
chown :1, // - change the ownership on a list of files
|
||||
chr :1, // - get character this number represents
|
||||
chroot :1, // - make directory new root for path lookups
|
||||
close :1, // - close file (or pipe or socket) handle
|
||||
|
||||
Reference in New Issue
Block a user