diff --git a/pacotes/codemirror/mode/shell/shell.js b/pacotes/codemirror/mode/shell/shell.js index 9f44efd..955a6ae 100644 --- a/pacotes/codemirror/mode/shell/shell.js +++ b/pacotes/codemirror/mode/shell/shell.js @@ -29,7 +29,7 @@ CodeMirror.defineMode('shell', function() { 'fil done exit set unset export function'); // Commands - define('builtin', 'METADATA MAP LAYER END CLASS STYLE ab awk bash beep cat cc cd chown chmod chroot clear cp ' + + define('builtin', 'PROJECTION METADATA MAP LAYER END CLASS STYLE ab awk bash beep cat cc cd chown chmod chroot clear cp ' + 'curl cut diff echo find gawk gcc get git grep kill killall ln ls make ' + 'mkdir openssl mv nc node npm ping ps restart rm rmdir sed service sh ' + 'shopt shred source sort sleep ssh start stop su sudo tee telnet top ' + -- libgit2 0.21.2